Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 

Repository files navigation

Hello, I'm Deju! 👋

Public Repos GitHub Stars Location Company

class Deju:
    def __init__(self, **kwargs):
        self.name = self.__class__.__name__
        self.interests = ['AI', 'Data Science', 'Machine Learning', 'Robotics & Embedded Systems', 'Web Development']
        self.skills = {
                        'languages': ['Python', 'TypeScript', 'C++'],
                        'artifcial_intelligence': ['LangChain', 'LangGraph', 'LLMs', 'HuggingFace', 'GroqAI', 'LangSmith', 'LangFuse', 'Ollama', 'Vector Databases'],
                        'data_science': ['matplotlib', 'pandas', 'numpy', 'seaborn', 'plotly', 'scipy'],
                        'machine_learning': ['scikit-learn', 'XGBoost', 'lightBGM', 'catboost'],
                        'deep_learning': ['TensorFlow', 'Keras', 'PyTorch'],
                        'robotics & IoT': ['Arduino', 'RaspberryPi', 'ESP32'],
                        'web_development': {
                            'Frontend': ['React.js', 'Next.js', 'TailwindCSS', 'Bootstrap', 'jQuery', 'WordPress', 'HTML5', 'CSS', 'EJS', 'Jinja'],
                            'Backend': ['FastAPI', 'Flask', 'Node.js', 'Express.js', 'Streamlit', 'Firebase', 'Supabase']
                        },
                        'databases': ['SQLAlquemy', 'SQLite', 'PostgreSQL', 'Supabase', 'Pinecone', 'Qdrant', 'Chroma', 'FAISS', 'pgvector'],
                        'version_control': ['Git', 'GitHub'],
                        'deployment & CI/CD': ['Docker', 'GCP', 'Azure', 'AWS', 'GitHub Actions', 'Vercel', 'Render']
        }
        self.hobbies = ['Building projects', 'Learning', 'Music', 'Football', 'Gaming']

        # Always looking to improve and add to my skills:
        for key, value in kwargs.items():
            setattr(self, key, value)

💫 About Me

  • 🔭 I'm currently working on a few personal projects to showcase my abilities, learning Go, updating my knowledge on system design and low-level concepts.
  • 🌱 I'm working on projects in Machine Learning / AI (RAG and Agentic AI), robotics, and full-stack web development, and I recently started contributing to Open Source Projects.
  • 👨‍💻 I'm currently learning Go and low-level programming concepts, improving my skills in system design and DevOps (MLOps, LLMOps), and integrating AI (properly) into my workflows
  • 👯 I'm looking to collaborate on AI & ML, Python, Data Science, Web Development projects.
  • 💬 Ask me about Python, system design & architectures, data science, AI, or machine learning 😮‍💨.
  • ⚡ Fun fact: I love building stuff 🏗, Football ⚽, Gaming 🎮, and Learning 📚

💻 Tech Stack:

Python JavaScript C++ Matplotlib NumPy Pandas Plotly PyTorch scikit-learn Scipy TensorFlow Git GitHub Docker FastAPI Flask Jinja JWT NodeJS CSS3 HTML5 Markdown Azure Render Vercel Bootstrap Express.js OpenCV React React Router Next.js Streamlit TailwindCSS Three js Vite EJS jQuery Supabase SQLite Postgres Neon Keras Arduino Postman

📊 Stats

Top Languages      [DejusDevspace's GitHub stats]

DejusDevspace's Streak

🌐 Let's Connect

GitHub X Follow Website LinkedIn Instagram

email

Feel free to reach out if you have any questions or just want to connect! 😊

About

Config files for my GitHub profile.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors