Skip to content

DejusDevspace/DejusDevspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 

Repository files navigation

Hello, I'm Deju! 👋

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', 'JavaScript', 'C++','Typescript', 'HTML5/CSS'],
                        'data_science': ['matplotlib', 'pandas', 'numpy', 'seaborn', 'plotly', 'scipy'],
                        'machine_learning': ['scikit-learn', 'XGBoost', 'lightBGM', 'catboost'],
                        'deep_learning': ['TensorFlow', 'Keras', 'PyTorch'],
                        'artifcial_intelligence': ['LangChain', 'LangGraph', 'LLMs', 'HuggingFace', 'GroqAI', 'LangSmith', 'LangFuse', 'Ollama', 'Vector Databases'],
                        'robotics & IoT': ['Arduino', 'RaspberryPi', 'ESP32']    
                        'web_development': {
                            'Frontend': ['React.js', 'Next.js', 'TailwindCSS', 'Bootstrap', 'jQuery', 'WordPress', 'HTML5', 'CSS', 'EJS'],
                            'Backend': ['Flask', 'Node.js', 'FastAPI', 'Express.js', 'Streamlit', 'Firebase', 'Supabase']
                        },
                        'databases': ['SQLAlquemy', 'SQLite', 'PostgreSQL', 'Supabase', 'Pinecone', 'Qdrant', 'Chroma', 'FAISS'],
                        '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.
  • 🌱 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 looking to collaborate on ML/AI, Python, Data Science, Web Development projects.
  • 💬 Ask me about Python, 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

Instagram LinkedIn X 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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors