Skip to content
View CSharpTeoMan911's full-sized avatar
πŸ’»
Learning the system
πŸ’»
Learning the system

Block or report CSharpTeoMan911

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CSharpTeoMan911/README.md






Β  StackOverflow
profile for Teodor Mihail at Stack Overflow, Q&A for professional and enthusiast programmers
Programming Languages

Frameworks & Databases

Operating Systems, Cloud, & IoT



Top projects

  • ThetaDrive πŸ“

    • ThetaDrive is an open-source alternative to Google Drive. πŸ”’ It has multiple security features such as: Two-Step authentication, SHA-256 file encryption, encrypted local storage, and many more. πŸŒπŸ“Theta FTP can perform multiple FTP features such as: ⬆️file upload, ⬇️file download, πŸ“directory creation, πŸ“πŸ”€file/directory relocation, and πŸ“‚βœοΈfile/directory rename.
    • Repository Link: ThetaDrive Github
    • Wiki link: ThetaDrive Wiki
    • Live Website link: ThetaDrive
  • Eva the AI assistant πŸ§ πŸ€–

    • Eva is an open-source AI assistant. It is using πŸ—£οΈπŸ€– NLP powered speech recognition and a Natural Language Understanding engine to clasify and execute voice commands. The application can: πŸ“²πŸ’» open applications, πŸ“±βŒ close applications, πŸ”§πŸ–₯️ interact with the OS settings, πŸ“· take screenshots, πŸ€– give queries to ChatGPT, ⏰ set timers, and πŸ”πŸŒ search content on web applications.
    • Repository Link: Eva Github
    • Wiki link: Eva Wiki
    • SourceForge: Eva SourceForge
  • πŸ“ˆ WeatherPrediction-ML

    • WeatherPrediction-ML is the 🧠 Python machine learning engine behind 🌀️ WeatherPrediction. It predicts 🌑️ average daily temperatures (mean of max & min) using πŸ“ˆ Polynomial Multivariate Linear Regression. The model is built using 🐍 Python, with Scikit-learn, Pandas, and NumPy. It’s compiled to run in the browser via πŸ•ΈοΈβš™οΈ WebAssembly and works seamlessly with βš›οΈ React Native through πŸ•ΈοΈπŸ‘· Web Workers, enabling efficient multi-threaded execution.
    • Repository Link (ML Model): WeatherPrediction-ML GitHub
    • Repository Link (Frontend): WeatherPrediction GitHub
    • Live Website: WeatherPrediction
  • πŸ“πŸ“‘ BerrySonar

    • BerrySonar is a Linux-based C# application for Raspberry Pi that implements a DIY LIDAR-like system. It spins an HC-SR04 ultrasonic sensor on a 28BYJ-48 stepper motor to scan a 180Β° arc, measures object distances in real time, and streams angle+distance metadata securely to Firebase Realtime Database.

    • πŸ”§ Features:

      • πŸŒ€ 180Β° object scanning via rotating ultrasonic sensor
      • πŸ”„ Precise stepper control with 28BYJ-48 & ULN2003A driver
      • ☁️ Secure cloud sync to Firebase (super-admin write, admin read-only)
      • πŸ’» C# (.NET 8) on any Raspberry Pi-compatible Linux distro
    • Repository Link: BerrySonar

  • πŸŒπŸ“Š BerrySonar View

    • BerrySonar View is a React-based web dashboard that subscribes to BerrySonar’s Firebase feed, uses trigonometry to convert polar data into canvas coordinates, and renders a smooth, radar-style visualization of live scan points.

    • πŸ”§ Features:

      • πŸ”— Real-time Firebase Realtime Database integration
      • πŸ“‘ Dynamic 180Β° sweep drawn on HTML5 Canvas
      • πŸ“ Polarβ†’Cartesian plotting (r Γ— cos ΞΈ, r Γ— sin ΞΈ with center offsets)
      • 🎨 Configurable sweep speed, point colors & canvas dimensions
      • πŸ’¨ Flicker-free updates via React hooks + requestAnimationFrame
    • Repository Link: berry-sonar-view

  • ProximityAlert πŸš¨πŸ“

    • ProximityAlert is a real-time proximity detection system powered by a Raspberry Pi 4 running Ubuntu Server 24.04 LTS. πŸ› οΈ It utilizes ultrasonic sensors and a C#-based service to detect objects within a 30 cm radius. ⚑ The system supports headless operation for efficiency, and optionally launches a GNOME desktop when needed. πŸ“‘ Alerts are logged and stored in real time using Firebase Realtime Database and secure user authentication. πŸ”

    • πŸ”Œ Features include:

      • πŸ“ Object proximity detection using ultrasonic sensors
      • πŸ”§ Headless Ubuntu server with optional GUI
      • ☁️ Firebase integration for realtime cloud alerts
      • πŸ› οΈ Service-based architecture with systemd integration
      • πŸ“‘ Remote access and SSH management
    • Repository Link: ProximityAlert Github

  • πŸ“ Sharpfile β€” Cross-Platform Terminal File Manager

    • πŸ–₯️ A blazing-fast, native terminal-based file manager built in C#, supporting both Linux 🐧 and Windows πŸͺŸ β€” no external dependencies required!

    • βš›οΈ Inspired by modern front-end frameworks like React, Sharpfile brings dynamic, responsive layouts to the terminal.

    • πŸ”§ Features:

      • File operations: open, copy, move, rename, delete πŸ“‚πŸ“„βœοΈπŸ—‘οΈ
      • Navigation and path jumping πŸ§­πŸ“
      • Zero external libraries βš™οΈ
      • Lightweight, cross-platform native performance πŸš€
    • Repository Link: Sharpfile Github

    • Releases Link: Sharpfile Releases

Pinned Loading

  1. Eva Eva Public

    Eva the AI assistant

    C# 8

  2. ThetaFTP ThetaFTP Public

    ThetaDrive, a Google Drive alternative

    C# 1

  3. 2_Large_Networks_With___DHCP___VOIP___TELNET___AND___PORT_AND_DEVICE_LEVEL_SECURITY 2_Large_Networks_With___DHCP___VOIP___TELNET___AND___PORT_AND_DEVICE_LEVEL_SECURITY Public

  4. berry-sonar-view berry-sonar-view Public

    JavaScript

  5. BerrySonar BerrySonar Public

    C#