https://github.com/xounder/portfolio
This repository contains the source code for my personal portfolio, built using React and TypeScript. It features scrollable and sliding views with a mobile-first design.
https://github.com/xounder/portfolio
deployment figma portfolio-website react react-components react-hooks react-native react-router react-router-dom reactjs typescript webdesign websitedevelopment
Last synced: 3 months ago
JSON representation
This repository contains the source code for my personal portfolio, built using React and TypeScript. It features scrollable and sliding views with a mobile-first design.
- Host: GitHub
- URL: https://github.com/xounder/portfolio
- Owner: Xounder
- Created: 2025-02-07T05:04:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T00:09:27.000Z (over 1 year ago)
- Last Synced: 2025-02-28T08:48:00.487Z (over 1 year ago)
- Topics: deployment, figma, portfolio-website, react, react-components, react-hooks, react-native, react-router, react-router-dom, reactjs, typescript, webdesign, websitedevelopment
- Language: TypeScript
- Homepage: https://portfolio-renan-fellipes-projects.vercel.app
- Size: 9.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📌 Portfólio
Welcome to my portfolio! Here, you'll find a collection of my projects, experiences, certifications, and achievements in the field of technology.
## 🧑💻 About Me
I'm Renan Fellipe, a Computer Engineering student at IFMA, passionate about technology and software development. I have experience in backend and full-stack development, with a focus on .NET, Java, Spring Boot, C#, and Angular, as well as knowledge in Cloud Computing, Microservices, REST APIs, Docker, Kubernetes, and SQL/NoSQL databases.
I'm part of Class 10 of the University Ambassadors Program at DIO, where I share knowledge and support the tech community. I also competed in the SBC Programming Marathon, placing 3rd in the regional phase and securing a spot in the national phase.
## 🏆 Achievements and Certifications
- 📜 Certifications in .NET, Spring Boot, Software Architecture, Cloud Computing, and Python through programs like Randstad, CI&T Next Gen, Microsoft Azure Essentials, Deal, Cognizant, and Claro.
- 💡 Research Project on Mapping and Localization for Mobile Robotics, using Python and Arduino.
- 📈 Participation in hackathons and technical challenges, always seeking innovation and scalable solutions.
## 🚀 Featured Projects
Here you’ll find some of my most relevant projects, including:
- ✔️ RESTful APIs for user, task, and vehicle management, developed with .NET (Minimal API) and Spring Boot.
- ✔️ Interactive Web Applications built with Angular and TypeScript.
- ✔️ Personal Projects like a BuzzFeed clone and a fanmade Pokémon game.
## 📬 Contact
Want to connect or collaborate on a project? Feel free to reach out!
📧 Email: 1renanfellipe5@gmail.com
🔗 LinkedIn: https://www.linkedin.com/in/renan-fellipe/
🐙 GitHub: https://github.com/Xounder
📺 YouTube: https://www.youtube.com/@Xounder_Tech
# Web Portfólio
The draft of this web portfolio, made in ***Figma***, can be found [here](https://www.figma.com/design/ftce0BXRJQSJXE3HjsqYGD/Portfolio?node-id=0-1&t=FJNZjil7Wk8QCEn7-1).
The ***Web Portfólio*** can be found [here](https://portfolio-renan-fellipes-projects.vercel.app)
## Home Page





## Scroll Page




## How to Run
Insert these comands in comand line
- `npm install` -> _Installs the project dependencies_
- `npm run dev` -> _Starts the React application in a development server_