StefanLighezan

StefanLighezan

0-day streak
Today, I finished my first real tkinter python project. It is a mathematical graph animator (input functions and it draws them linearly in a set amount of time). I was inspired by 3Blue1Brown's Manim (which I did not get close to beating in terms of overall code, etc..), you can find the app here: github.com/stefanlighezan/MathematicalVideoRenderer.
https://imgutil.s3.us-east-2.amazonaws.com/d67bf91ac5570f5eff088cfc9053c23c213aab6bc06c38b4956ddde92d927644/37e5a09f-c244-4758-ae2b-396b8d8979dd.png
github.com/stefanlighezan/Chess.js I recently started to enjoy playing Chess again, and I remembered a game I played a few years ago on my old Samsung phone called Really Bad Chess (by Zach Gage). I tried to find it online, to no avail, so I made it on the web. I think it's really fun, and the AI has a strength property which I set in the middle (because i'm not particularly good). You can play the demo at: stefanlighezan.github.io/Chess.js
https://imgutil.s3.us-east-2.amazonaws.com/ac7ad121390675945ef3cf339e0eea53bae4df8dc6e5577e9abd42ca75fdc27a/586af6c6-7f8e-4148-b231-ad37892d568b.png
github.com/stefanlighezan/GraphingCalculator wokwi.com/projects/403214128806652929 I recently had to purchase a graphing calculator for my math class this freshman year. The calculator I purchased was 50% off, and still $70! In my hope to make a better product, I made this graphing calculator that has the same ram (255kb) as the calculator I got. While it does not have an operating system, nor UI, it has a shift button and can graph a multitude of functions, including transcendentals. You can find the guide on github and the calculator on Wowki.
https://imgutil.s3.us-east-2.amazonaws.com/838316b19110f7586ae11407f8208d432ee8665842bacf6b5444d83e4d1ba639/ccb01259-94d3-4d92-9b44-4d68936de137.png
github.com/stefanlighezan/KotlinEngine My own game engine, in Kotlin! It is a wrapper of Java's Swing made for Kotlin that is based heavily on Unity's engine system. There are unique data types, such as SyncVars, which when changed trigger an event, and a custom input system
https://imgutil.s3.us-east-2.amazonaws.com/269eeb68ebcd7d0c39587fbc479c0abe386d9f713c341e3ca9e55cb4ed96cd03/1369345a-4797-49bb-91ed-d6a55f66c37b.png
https://imgutil.s3.us-east-2.amazonaws.com/4c74f28658d9edafb4173775fcddaf71bc8b9d5ce4ae73d2b0f3bb8aad41ae17/01db6d33-060b-40ad-bd3a-a9d4aac5c9fe.png
summer-of-making emoji
github emoji
https://imgutil.s3.us-east-2.amazonaws.com/96cf8fbb261a6b35434aaa903daa111fed7ee798054144a67604269ad81c2de1/2a84d25b-f1b8-41ee-989e-b2427429ae19.png
summer-of-making emoji
github emoji
https://imgutil.s3.us-east-2.amazonaws.com/a7d446f9a1e992f27958f3999e4aa8f85caa0dd58c87f6221d60cd9f9fd21e12/785ac451-d58a-4c95-84fe-937245372a4e.png
SchoolView V2 is out!!!! github.com/stefanlighezan/SchoolView now: • tutorial created • CORS errors squashed • empowered android app by requiring it to create an account (like 2FA, but not 2FA) You can now rename, enlarge, delete, and transfer notes between classes (copying coming soon...)
https://imgutil.s3.us-east-2.amazonaws.com/96cf8fbb261a6b35434aaa903daa111fed7ee798054144a67604269ad81c2de1/c5743e8f-f74c-4a17-a994-4b282ff5afb6.png
summer-of-making emoji
github emoji
I made a cross-platform application, that makes use of the Canvas Instructure API to get your courses from school, and (using your phone), allows you to take photos of notes for each course so that you never say you don't have your notes handy! If you want to read the documentation of how to get your Canvas API token, read github.com/stefanlighezan/SchoolViewAPKFinal/blob/main/README.md github.com/stefanlighezan/SchoolViewAPKFinal (Android) github.com/stefanlighezan/SchoolViewWeb (Web) NOTE: YOU NEED AN ANDROID PHONE TO TAKE PHOTOS OF NOTES. (THIS IS JUST A DEMO), I WILL ADD MORE POWER TO THE WEB APP SOON! To the admins checking my project, I worked on both parts simultaneously, so I uploaded work from either part while saying I was doing the other part. This is because I have to modify my code to work on both ends and am constantly making tweaks. UPDATE: TO RUN THIS APP, DOWNLOAD THE WEB VERSION AND THE APK ON YOUR PHONE. YOUR SCHOOL DISTRICT WILL HAVE MOST LIKELY BLOCKED RANDOM REQUESTS, SO USE THE "ALLOW CORS" EXTENSION ON GOOGLE CHROME
https://imgutil.s3.us-east-2.amazonaws.com/38085c59bc8f25857f569efe34b0b4392334b43f9ee6ad2c35b7e3b6b6b50c7e/2cbc1420-48a5-4d4a-8e7e-a6b037d4ccb1.png
https://imgutil.s3.us-east-2.amazonaws.com/9bc56740d15e9fd57fdeb01dedc94c7dd95c5a983cf065119059840302472715/4f78bc26-69b5-49c5-a041-ecaef09faeba.png
summer-of-making emoji
sprig-dino emoji
github emoji
github.com/stefanlighezan/sprig I made my own sprig application in JavaScript, Escape the Prison Guard where the goal is to outrun a prison guard in a turn based game.
https://imgutil.s3.us-east-2.amazonaws.com/7156931ee251048ed145a1474b474266b129aa10d2898646ec738ebc6b53aa63/74cb743f-9e7e-46da-823c-f382a1cf186d.png