Skip to content
/ site Public

hey there! 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

iamfrerot/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. how to use this thing
  4. future adventures
  5. boring legal stuff
  6. say hi to me!

the what & why

website Screenshot hey there! 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!

some neat features:

  • super sleek design that looks awesome on any screen size 📱💻
  • a showcase of my digital creations in the wild 🚀
  • random thoughts and tech ramblings in blog 💭

i built this with all the modern web goodies to make sure it's zippy fast and smooth as butter. i pop in regularly to add my latest projects and brain dumps!

come explore and don't be shy - drop me a line if you want to chat or collaborate on something cool!

tech toys i played with

here are the fun tools i used to build this digital treehouse:

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

how to kick things off

want to run this site on your own computer? follow these steps and you'll be up and running in no time! 🏃‍♂️💨

stuff you'll need first

before we dive in, make sure you've got these things installed:

  • npm (the package wrangler)
    npm install npm@latest -g
  • node (either using nvm - the cool way)
    nvm install 18.17.0 # or whatever version floats your boat
    or grab it from nodejs.org like a normal person

setting up the fun

follow these magical incantations to summon a local version of my website:

  1. snag a copy of my code
git clone https://github.com/iamfrerot/site.git
  1. jump into the project folder
cd site
  1. install all the digital ingredients
npm install
# or if you're fancy
yarn install
# or if you're extra fancy
pnpm install
  1. create a secret spell book (.env.local) with these magic words
NEXT_PUBLIC_URL=http://localhost:3000
RESEND_KEY=your_resend_api_key
RESEND_AUDIENCE_ID=your_audience_id
[email protected]
  1. start the engines!
npm run dev
# or
yarn dev
# or
pnpm dev
  1. point your browser to http://localhost:3000 and voilà! ✨

congrats! you've got my website running on your very own computer. how cool is that?

(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

hey there! 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