Skip to content
View mihaicodes's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@SynergyProductions @HelixStudio @RaduRelics

Block or report mihaicodes

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
mihaicodes/README.md

Hi there 👋

I'm Mihai, a computer science & physics student based in Romania.

I'm currently working on AI-powered full-stack web apps — React, Java Spring Boot, PostgreSQL, and LLM Integration.

I also use Figma for UI design and Affinity for vector art.

My favorite pinned project is the Fermigrad, a lightweight autograd engine I built from scratch to experiment with neural networks. I've built over 100 public repos across my profile and Radu's Relics ranging from low-level systems to retro games and web apps.

Tools & Tech

  • Frontend: React, TypeScript, Tailwind
  • Backend / DevOps: Java Spring Boot, PostgreSQL, Docker
  • Data / AI: Python, Numpy, Pandas, Scikit-Learn, PyTorch
  • Design: Figma, Affinity
  • Other / Systems: Rust, Go, C, C++, C#, Bash, Nix

A Bit About Me

  • 🍰 I love cooking
  • 🐈 I like both cats and dogs
  • 🍵 I appreciate a nice cup of tea while exploring new ideas
  • 🌱 I enjoy building things that are simple, useful, and easy to understand

How to Reach me

You can contact me through the social links on my GitHub profile or my website.

Pinned Loading

  1. fermigrad fermigrad Public

    🤖 A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API and C++ backend.

    Jupyter Notebook

  2. tinytensor tinytensor Public

    ⚡TinyTensor is a lightweight open-source deep learning library built from scratch in Python, inspired by Joel Grus' approach.

    Python 1

  3. computational-physics computational-physics Public

    ⚛️ A collection of Jupyter notebooks demonstrating the use of Python to solve classical and modern physics problems through computational modeling.

    Jupyter Notebook 1

  4. tau tau Public

    🐧 Lightweight text editor with nano-like functionality made in about 1000 LOC that supports syntax highlighting and incremental search.

    C 4

  5. language-prediction language-prediction Public

    💪 Powerful and scalable language prediction system using a custom language prediction model with FastAPI and Docker.

    Jupyter Notebook 2

  6. NeuralNetworkFromScratch NeuralNetworkFromScratch Public

    🎨 A minimal implementation of a feedforward Neural Network (Multi-layer perceptron)....and also my first ever neural network.

    Python 1