portfolio.nvim | NORMAL
| 100%
1 // Welcome to my portfolio
2 const software developer = {
3 name : 'Scott Rostron' ,
4 role : 'Software Developer' ,
5 skills : [ 'Golang' , 'TypeScript' , 'Svelte' ],
6 };
7
8 console . log ( `` );
9 // Navigation
10 // About me

I'm a passionate developer who loves solving real world problems with elegant solutions. With a strong background in backend development, I enjoy building applications that make a difference.

When I'm not coding, you can find me reading books on contemporary metaphysics, practicing latte art, or customizing my nvim configuration.

11 // Featured projects

GoStudy

A Golang SQLite Note Taking App using Charm Bubble Tea.

Golang SQLite Charm Bubble Tea

Modular Blogging Platform

Created as a College Capstone Project to provide a user-friendly experience for students to submit similarly formatted articles to instructors. After submission, instructors can comment, like, and give notes on student's articles.

Next.js Firebase Figma
12 // Technical skills

Frontend

  • • JavaScript/TypeScript
  • • React/Svelte
  • • Material UI
  • • TailwindCSS

Backend

  • • Golang
  • • Node.js
  • • RESTful APIs
  • • PostgreSQL/SQLite

Tools

  • • Git/GitHub
  • • Docker
  • • AWS/Firebase
  • • Neovim
13 // Get in touch

Interested in working together? Feel free to reach out!

© 2025 Scott Rostron