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

Block or report Bereket-Eshete

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
Bereket-Eshete/README.md

👋 Hi, I'm Bereket Eshete

Profile Views GitHub followers GitHub Stars

🚀 About Me

coding

I'm a passionate AI Engineer at iCogLabs, dedicated to building intelligent systems that learn, adapt, and solve complex real-world problems, where I'm diving deep into the fascinating world of artificial intelligence and machine learning.

🎯 What I Do

  • 🎓 Computer Science Student at Unity University
  • 🔭 Currently working as an AI/ML Engineer at iCogLab
  • 🌱 Learning Machine Learning and Full Stack Web Development
  • 🧠 Passionate about AI model development and web applications
  • 🤝 Open for collaboration on innovative projects that solve real problems
  • 📚 Always exploring new technologies and best practices

🛠️ Tech Stack & Tools

React Next.js TypeScript JavaScript Tailwind CSS HTML5
CSS3 Node.js Express.js Python Flask FastAPI
MongoDB PostgreSQL MySQL Docker Vercel Netlify
Firebase GitHub Actions TensorFlow PyTorch Scikit Learn Pandas
Git VS Code Postman Figma Notion NumPy

📊 GitHub Analytics

GitHub Streak

🤝 Let's Connect & Collaborate

💼 Open for collaboration on exciting projects!

LinkedIn Email Discord

⭐ Don't forget to star some repositories if you find them interesting! ⭐

Pinned Loading

  1. TOTOT-RESTAURANT-APP TOTOT-RESTAURANT-APP Public

    Forked from Boaz-marube/TOTOT-RESTAURANT-APP

    This is an updated version of the Totot Restaurant website, originally built with HTML and Tailwind. Now rebuilt with React and Tailwind to add new features and improve functionality

    JavaScript

  2. Health_Bridge_App Health_Bridge_App Public

    Forked from Boaz-marube/Health_Bridge_App

    HealthBridge App – A secure digital health record system connecting patients, doctors, and hospitals. Built with NestJS, MongoDB, and Next.js, it features JWT auth, role-based access, and patient r…

    TypeScript 1

  3. Event-Addis Event-Addis Public

    EventAddis A Centralized Event Discovery and Management Platform for Addis Ababa . EventAddis connects event seekers and organizers in one place. It provides a seamless experience to discover, regi…

    TypeScript 1 1

  4. gpt-style-transformers gpt-style-transformers Public

    Building GPT from scratch following "Building GPT from First Principles" PDF. Complete Transformer implementation with character-level tokenization, trained on Shakespeare to generate text in his s…

    Jupyter Notebook

  5. Neural-Network-Optimizers Neural-Network-Optimizers Public

    This repository contains a pure NumPy implementation of a neural network for educational purposes. It demonstrates the core mechanics of deep learning, including forward/backward propagation, activ…

    Python

  6. plagiarism-detector plagiarism-detector Public

    Plagiarism detection system implementing Trie for autocomplete and Rabin-Karp with rolling hash for text matching. Includes custom scoring algorithm.

    Python