Skip to content
View Mlcastor's full-sized avatar
  • SaaSphere Technologies
  • France

Highlights

  • Pro

Block or report Mlcastor

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Mlcastor/README.md

👋 Hi, I'm Jérémie ESCACH

💼 Software Engineer

I am a highly motivated and fast-learning software engineer with a strong passion for AI and a keen interest in working for a major tech company. I possess the ability to quickly grasp new concepts and technologies, enabling me to adapt and excel in dynamic work environments.

🌱 Skills & Expertise

  • Programming Languages: Python, C++ (Unreal Engine), JavaScript (Basic data structures)
  • Libraries & Frameworks: CrewAI, LangChain, AutoGen, Django, Flask, python-ollama, Pycord, Pyglet, TKinter, PyPandoc, Pandas, MatPlotLib, Sphinx, PyFlyT, Gymnasium, Colossal-AI, cookiecutter, Fabric, MindsDB, Pytest, unit test, PyTorch, scikit-learn
  • Areas of Interest: AI agents powered by LLMs, Deep Reinforcement Learning, Computer Vision

🚀 Projects

  • Specification Paper Creator: Developing an AI-powered tool using CrewAI to assist software engineers in creating tailored specification papers by asking relevant questions and searching the web for the best technologies suited to their use case. (In Progress)
  • InnoviScrypt: Building an AI-driven ebook generator that utilizes agents to ask users specific questions about their book and tailor the content based on their needs, with the ability to search the web for additional information. (In Progress)

🎓 Education

  • JavaScript Data Structures and Algorithms Certification, FreeCodeCamp.com
  • French Baccalauréat level education (without the actual degree)

🌐 Open Source Contributions

I actively contribute to open-source libraries such as Pandas, MatPlotLib, and CrewAI on a daily basis, demonstrating my commitment to the developer community and continuous learning.

📫 Contact Me

⚡ Fun Fact

I discovered my passion for programming at the age of 10 while playing Little Big Planet. The game's level creation system, which allowed players to "code" NPC brains using a simple block-like algorithm system, sparked my curiosity. After hearing the term "algorithm" in a tutorial, I researched it online and stumbled upon the Ruby on Rails documentation. From that moment on, I began coding using the documentation, igniting a lifelong passion for programming.

Pinned Loading

  1. specifications-paper-creator specifications-paper-creator Public

    this is a team of agents powered by CrewAI and Groq that tailor a specifications paper for computer science client

    Python 3

  2. AI-play-Pong AI-play-Pong Public

    It's a little project In python that uses NEAT to train a ML model to play the "Pong" famous game. You can also play against the best generation of ML player.

    Python

  3. Space-Shooter Space-Shooter Public

    This project is a tiny multiplayer space shooter using pygame.

    Python