Skip to content
View albedim's full-sized avatar
๐Ÿ’ป
Working...
๐Ÿ’ป
Working...

Highlights

  • Pro

Block or report albedim

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
albedim/README.md

Hi, I'm Alberto ๐Ÿ‘‹ ๐Ÿ’ป

Iโ€™m a software engineer and computer engineering student who enjoys building real things, Iโ€™m especially interested in electronics, artificial intelligence, and applying mathematical models to solve real-world problems. I like building in public, experimenting quickly, and turning ideas into fully working products. I work with a range of technologies to create everything from personal projects to small startup concepts and commissioned projects. Iโ€™m currently working on my new startup, Simupp. I probably spend more time building than sleeping.

Find me around the web ๐ŸŒ

Pinned Loading

  1. FFN_from_scratch FFN_from_scratch Public

    Implementing a fully connected neural network from scratch: matrix math, backpropagation, gradient descent, and MNIST digit recognition without deep learning frameworks.

    Python

  2. nlp-face-tuning nlp-face-tuning Public

    Simple repository to get started with fine-tuning and ML models. You can download pre-trained models, fine-tune and test them very easily

    Python

  3. SIFT-Logo-Recognition SIFT-Logo-Recognition Public

    Python computer vision tool that detects and matches logos inside images using SIFT feature extraction and FLANN matching, returning a similarity score and optional visual match output.

    Python

  4. reactivekv reactivekv Public

    A Redis-like in-memory database in C that supports typed values, real-time key subscriptions, and programmable command hooks for logging, validation, transformation, and event-driven behavior.

    C