Stats

4
Projects
8
Devlogs
20
Votes
1
Ships

Coding Time

All Time: 89h 40m
Today: 0h 27m

Member Since

June 17, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

4
🚀
0 devlogs • 19 days ago
🚀
1 devlog • about 2 months ago
Iron - A Custom Programming Language
6 devlogs • about 2 months ago
🚀
1 devlog • about 2 months ago

Activity

Topher Fontana
Topher Fontana created a project
18d ago

Personal Website

Personal website for myself, written in Astro and React. AI helped with some of the designing since I cannot do frontend dev for the life of me

0 devlogs 0 followers

I’ve been working on the documentation for Iron, as well as adding class support. Classes have class variables, constructors, and functions. I’m currently working on expanding the documentation, and working on returning classes. The next features will be AWESOME too: database support, and I want to learn Zig, so that may be worked into networking features.

Update attachment

Finished adding:
- While loops
- For loops
- Returns
- Breaks
- Arrays

And more!

Update attachment

Functions, if conditionals, loops, return statements where to start. IT ALL WORKS NOW!!!

Had to rewrite a lot of my parser, and visitor, but this project is nearly complete :)

Update attachment

Been a minute but I’ve managed to get functions to work!!!!!!!!!

Update attachment

First devlog for this project!!!!

So the goal here is to make a bot that FTC (or FRC or FLL) teams can use to log outreach hours. I’ve setup the basic commands using discord.js that allow me to log and access outreach hours and events.

Future goals include:

-Links
-Outreach planning and sign ups

Update attachment
Topher Fontana
Topher Fontana created a project
49d ago

First Tech Challenge Discord Bot

Discord bot for FTC teams to add to their own servers eventually to make logging outreach hours easier, accessing common links, and more to come!

1 devlog 0 followers

Long time no see. I managed to get everything working with basic IO, got the hello.iron file working :)))))

Running it works like this:

cargo run — examples/hello.iron

Overall this is an insane development and I’m so happy I got here.

Update attachment

I’ve been really busy converting the code so this id the first devlog. I made a prior coding language in C, but I wanted to change it to Rust to learn it. It’s been fairly smooth sailing and I’m excited to be finishing up the conversion soon. It took me a long time to write the C code, but its easier converting into Rust. The Lexer, Parser, ASTs, Tokens, and Scope are all finished, just working on visitor. :)

Update attachment
Topher Fontana
Topher Fontana created a project
53d ago

Iron - A Custom Programming Language

Inspired by my prior experience in C, I’m making a language in Rust. It’s based off of the same stuff as the language I made prior, but it’s in Rust, and this is my first time coding in Rust. The end goal of this project is to make a usable language for myself that I enjoy coding in, thats decently performant, and has a wide suite of features that will help me write code for a ton of different things.

Iron - A Custom Programming Language
6 devlogs 1 follower Shipped

So right now, the particule physics are there. Its taken a while to setup everything the way I want structured but it should be good to get some more work down soon. :)

Update attachment
Topher Fontana
Topher Fontana created a project
55d ago

Physics Simulator

Just a terminal physics similar to learn more about physics, math, and coding. I had AI help with the rendering because graphics are not my thing.

1 devlog 0 followers
Topher Fontana
Topher Fontana joined Summer of Making
55d ago

This was widely regarded as a great move by everyone.