Skip to content
View ryanfer123's full-sized avatar

Highlights

  • Pro

Block or report ryanfer123

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

Ryan Fernandes — Portfolio

Welcome to my personal portfolio repository! I’m Ryan Fernandes, a second-year Computer Science Engineering student at VIT Vellore. I’m passionate about problem-solving, critical thinking, and teamwork, with hands-on experience in multiple programming languages and technology domains. Here you’ll find my journey, projects, and contributions—showcasing my growth and drive to build impactful solutions!


Table of Contents

  1. About Me
  2. Skills
  3. Projects
  4. How to Use
  5. Contributing
  6. Contact

About Me

I’m a dedicated Computer Science and Engineering student at VIT Vellore, currently in my second year. My academic journey features specialized sessions and hands-on opportunities that deepen my interest in programming, sports, and team-oriented challenges. I'm always ready to learn, quick to adapt, and eager to grow by learning from my experiences.


Skills

  • Programming Languages: Python, MATLAB, C, C++, Java, TypeScript, Kotlin
  • Software Tools: OrCAD Capture CIS, MATLAB, RStudio
  • Professional Skills: Critical Thinking, Problem-Solving, Teamwork, Leadership
  • Coding Level: Intermediate — continuously learning and improving
  • Other Abilities: Strong communication and adaptability in academic & professional environments

Projects

1. Discord Bot (Python)

A multi-featured Discord bot supporting:

  • AI Chat (Gemini API integration)
  • Music Player (Wavelink)
  • Reminders
  • Polls 🗳️
  • Welcome Messages 🎉
  • Database Support (SQLite with aiosqlite)

2. Hacktoberfest Contributor

Participated & contributed to open source through Hacktoberfest. Holopin Badges — View my full profile

3. Signature Forgery Detector (TensorFlow)

Developed a machine learning model using TensorFlow to detect signature forgeries.

  • Dataset: Sourced from Kaggle

4. GDSC Discord Bot (Python)

ryanfer123/DiscordBot-Gdsc
GDSC enrollments automation for the Python subdomain.

5. Simulation of Forest Fire Spread using AI/ML (Python)

ryanfer123/Simulation-of-Forest-Fire-Spread-using-AI-ML
Predicts and simulates forest fire likelihood/spread using geospatial, weather, and historical data with machine learning.

6. Studio (TypeScript)

ryanfer123/studio
Project using TypeScript with modern web development techniques.

7. Signature Forgery Detector (Python)

ryanfer123/CSI-ML
Signature forgery detection using machine learning.

8. IEEE CS CC Tasks (Python)

ryanfer123/IEEE-CS-CC
Implementation of various competitive coding tasks for IEEE CS Chapter.

9. Agriculture Advisory AI (Python) (Currently Working On)

ryanfer123/Agriculture-Project-AI-ML-RoboVITics
Natural language AI support and guidance for farmers, overcoming common barriers.

10. EOS — The Lazarus Protocol (Kotlin)

SilentFURY-x/EOS---The-Lazarus-Protocol
AI-powered mental health app with rich features for user well-being.


How to Use

To run any of my projects:

  1. Clone the repository

    git clone https://github.com/ryanfer123/ryanfer123.git
    cd ryanfer123
  2. Navigate to the desired project folder Each project includes setup instructions in its respective README.md file.

  3. Install dependencies (if applicable) If required, install dependencies as listed in requirements.txt or specified in the project’s instructions.


Contributing

I welcome contributions—let’s collaborate and make something great together!

  1. Fork this repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -m "Add a new feature")
  4. Push to your branch (git push origin feature-branch)
  5. Open a Pull Request

Contact


Thanks for visiting my portfolio!

Pinned Loading

  1. CSI-ML CSI-ML Public

    Signature Forgery detector

    Python

  2. DiscordBot-Gdsc DiscordBot-Gdsc Public

    GDSC enrollments for python subdomain

    Python