wcf/GTWeb

About me

I'm Will C. Forte, a mechanical engineering student and undergraduate researcher.


My interests are pretty diverse (perhaps excessively), so I have experience in the following subjects:


  • Robotic simulation (MuJoCo)
  • CAD (Onshape/Fusion360)
  • Programming and web dev. (Java/C++, Flutter)
  • Technical writing ()

View my self-study page to see what I'm attempting to learn going forward.


Contact Me

If you'd like to get an update on some of my projects or just say hello, please contact me at willcforte@gmail.com. I'm always looking for research opportunities and interesting things.


About GTWeb

The idea for my website, GTWeb, started as a place to put the log for my senior-year Robotics Gifted & Talented program. I now intend for it to serve as a platform to share what I am passionate about and pursue in all of my extracurricular studies. I hope to use it to connect and collaborate with like-minded peers, post fun projects, and develop a portfolio.


Tech Stack

At the center of the technical framework of the website lies Nuxt 3, an open source Javascript library that combines the server-side rendering and static site generation of Next.js with Vue.js, whose logical syntax I admire.


The text of the website, written in Markdown that has , HTML, and Vue support, is interpreted by Nuxt Content. CSS styling is done via Tailwind CSS.