Pinned Repositories
Analog-clock-using-JS
Simple analog clock using html, CSS and Javascript
cern-electron-collision-data-m-prediction
CERN Electron collision data- Invariant mass prediction
Compiler-project
a C to MIPS com[iler
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
line_following_robot_ros2
A line track follower robot with a camera sensor using ros2 and cv2
local-rag
Local rag using ollama, langchain and chroma.
OnlineCodeEditor
sub-genie
Microservices-based subtitle generating api.
video-sharing-app
Video sharing app
Isa1asN's Repositories
Isa1asN/local-rag
Local rag using ollama, langchain and chroma.
Isa1asN/video-sharing-app
Video sharing app
Isa1asN/Blog-App-using-MERN-stack
Blog App build with MERN stack
Isa1asN/cern-electron-collision-data-m-prediction
CERN Electron collision data- Invariant mass prediction
Isa1asN/Compiler-project
a C to MIPS com[iler
Isa1asN/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
Isa1asN/Isa1asN
Config files for my GitHub profile.
Isa1asN/line_following_robot_ros2
A line track follower robot with a camera sensor using ros2 and cv2
Isa1asN/mnist-neural-net
Applying neural networks on the MNIST dataset (from scratch & using tf)
Isa1asN/music-app-test-project
Test project for Addis software Internship
Isa1asN/nft_react-native
A simple NFT market place application I built to learn mobile development with react native
Isa1asN/OnlineCodeEditor
Isa1asN/project-algo-viz
Search algorithm visualizer using React
Isa1asN/Python-algorithms
All Algorithms implemented in Python
Isa1asN/studypal_django
A discord like app made with django
Isa1asN/connect-four-game
Connect four game with Html, css & js and mini-max algorithm
Isa1asN/face-recognition-eigen_faces-fisher_faces
A1 - Face recognition using eigen faces and fisher faces
Isa1asN/sudoku_solver
Sudoku solver mobile app using CNN and React native
Isa1asN/amazon_clone
Isa1asN/autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
Isa1asN/beautiful-soup-exercises
Beautiful Soup Exercises and notes I was doing for web scrapping.
Isa1asN/crm_django
Isa1asN/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image (uncensored)
Isa1asN/EEG_RBFN
EEG eye state classification using RBFN(Radial Basis Function Networks)
Isa1asN/Gebeta-traditional-game
Gebeta(mancala) game using pygame, a project I collaborated on for computer graphics project
Isa1asN/linear_reg_vehicle
Isa1asN/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
Isa1asN/pdf-to-word-flask
A simple pdf to word file converter using flask, html, css and js
Isa1asN/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
Isa1asN/pygame-snake
A simple snake game using pygame done for practicing pygame lib