Skip to content
/ site Public

this is my digital playground where i show off cool stuff i've made, talk about what i know, and share my professional journey. think of it as my little home on the internet where you can learn all about me and my work!

License

Notifications You must be signed in to change notification settings

frer0t/site

Repository files navigation


Logo

✨ my cool little corner of the web ✨

what's inside this box?
  1. the what & why
  2. how to kick things off
  3. contributing
  4. boring legal stuff
  5. say hi to me!

the what & why

this is my personal portfolio website where I showcase my projects, share my technical expertise, and document my professional journey. it serves as a comprehensive digital presence that highlights my skills and experience in modern web development.

key features:

  • responsive design optimized for all devices 📱💻
  • project portfolio showcasing live applications 🚀
  • technical blog with development insights 💭

built with modern web technologies to ensure optimal performance and user experience. regularly updated with new projects and technical content.

feel free to explore and reach out for collaboration opportunities or technical discussions!

tech toys i played with

this project is built with the following technologies and frameworks:

Next.js React TypeScript Tailwind CSS Framer Motion MDX React Email React Icons Resend Zod Prisma MongoDB

how to kick things off

to run this project locally, follow the installation and setup instructions below:

development setup

before getting started, ensure you have the following installed:

  • pnpm (the fast, disk space efficient package manager)
    npm install -g pnpm
  • node.js (version 18.17.0 or higher)
    nvm install 18.17.0 # recommended via nvm
    or download from nodejs.org

installation

follow these steps to set up a local development environment:

  1. clone the repository
git clone https://github.com/frer0t/site.git
  1. navigate to the project directory
cd site
  1. install dependencies
pnpm install
  1. create environment variables file (.env.local)
NEXT_PUBLIC_URL=http://localhost:3000
RESEND_KEY=your_resend_api_key
RESEND_AUDIENCE_ID=your_audience_id
RESEND_FROM_EMAIL=your@custom.domain
MONKEY_TYPE_KEY=your_monkey_type_api_key
  1. start the development server
pnpm dev
  1. open your browser to http://localhost:3000 and start developing! ✨

the application should now be running locally on your development environment.

(back to top ⬆️)

contributing

got cool ideas to make this site even more awesome? i'm all ears! 👂

brilliant thought brewing?

if your brain is bubbling with improvements or you spotted something wonky:

  1. scoot over to the issues page
  2. smash that "new issue" button
  3. tell me all about your brilliant idea
  4. slap on a fancy tag like "enhancement" or "feature"

i love hearing fresh ideas! if your suggestion makes me go "wow!", it might just become part of the site!

(back to top ⬆️)

license

this project is under the mit license - which basically means "do whatever but don't sue me" 😉 check out the LICENSE for the boring details.

(back to top ⬆️)

contact

frérot ntwali - me[at]frerot.dev

(back to top ⬆️)

acknowledgments

big high-fives to all these amazing resources that helped me build this site:

these tools are the real MVPs! 🏆 couldn't have built this digital fun house without them!

(back to top ⬆️)

About

this is my digital playground where i show off cool stuff i've made, talk about what i know, and share my professional journey. think of it as my little home on the internet where you can learn all about me and my work!

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages