Skip to content

DejusDevspace/DejusDevspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

74 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', 'Vector Databases'],
                        'robotics & IoT': ['Arduino', 'RaspberryPi', 'ESP32']    
                        'web_development': {
                            'Frontend': ['React.js', 'Bootstrap', 'jQuery', 'WordPress', 'HTML5', 'CSS', 'EJS'],
                            'Backend': ['Flask', 'Node.js', 'FastAPI', 'Express.js', 'Streamlit', 'Firebase', 'Supabase']
                        },
                        'databases': ['SQLAlquemy', 'SQLite', 'PostgreSQL', 'Supabase'],
                        'version_control': ['Git', 'GitHub'],
                        'deployment & CI/CD': ['Docker', 'GCP', 'Azure', 'AWS', 'GitHub Actions', 'Vercel', 'Render']
        }
        self.hobbies = ['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.
  • ๐Ÿ‘ฏ 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 Streamlit TailwindCSS Three js Vite EJS jQuery Supabase SQLite Postgres Keras Arduino Postman

๐Ÿ“Š Stats

Top Langs
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

No packages published