You are browsing as a guest. Sign up (or log in) to start making projects!

Dupl1c8

@Dupl1c8

Joined July 14th, 2026

  • 9Devlogs
  • 5Projects
  • 3Ships
  • 16Votes
Open comments for this post

24m 35s logged

Devlog #2
I was finally able to access the classes dashboard on StudentVUE! Now I need to implement a way of looking at all the assignments of each class in detail with points, grade, and a progression graph! It’s been tricky getting this far but thanks to a lot of research online I was finally able to find a way to access the dashboard. I also wanted to mention that the whole reason I wanted to create this website is that there used to be a different website to see detailed grades, but it was made obsolete when StudentVUE created a new version of their app (presumably for this reason).

0
0
3
Open comments for this post

1h 2m 31s logged

The goal of this project is to create an advanced version of the grade viewing website that my school uses, which is Synergy/StudentVUE. My first goal is to make it work within my school district and then universal to all school districts, and my next goal is to access information such as grades, attendance, and other documents. My work so far has mainly been researching ways to get data from a sign in portal in accessing the student’s data by making an API. That means that there wasn’t a lot of coding today. So far I was able to accomplish establishing communication to the website by using my own credentials as an example. The goal for the actual website is to have advanced features such as a graph of grade progression, hypothetical assignments (and how they affect your grade), grade needed calculator, and a VERY aesthetic UI. The last one was a really big reason for this project. P.S. The image below was a test, first with a working email and a password, then second with a working email but wrong password.

0
0
1
Ship

I added the fourth minigame to my warioware style game! This one was probably the most confusing to code because I didn’t fully understand how I could use Area2D commands to create multiple car objects on screen at the same time, which was quite a headache. I am quite proud that I was able to finish it though! In this new minigame you cannot move your character left or right (only jump) because it’s meant to be a geometry dash style minigame.
Notes on the other minigames:
#1 is a platformer minigame where you collect coins
#2 is a clicker minigame where you click on coins
#3 is a pong minigame where you survive until the timer runs out
Thank you for playing my game!

Try project → See source code →
Open comments for this post

2h 23m 57s logged

Added minigame 4 to my warioware style game. It’s kind of like a geometry dash style game/ google dinosaur game where you jump to dodge the obstacles! This one was lowkey a headache to code.

0
0
14
Ship

I made a slack bot that has six basic commands and a blackjack game. The basic commands are help, ping, catfact, joke, quote, and myfavquote. The basic commands were quite simple to code, but blackjack took me the most time and it was the most complex. Thank you for testing out my bot!

Try project → See source code →
Open comments for this post

1h 37m 13s logged

Added blackjack to my bot! This was a significantly bigger project compared to the simpler commands I had before. I also changed the commands to be shorter (from /pe21firstbot- to just /pe21- )so that they are easier to type. Hopefully I can host my bot on nest soon!

0
0
8
Open comments for this post

41m 14s logged

Worked on making a few slack commands that give the user various texts such as a quote, a cat fact, or a joke! Now I plan on adding a blackjack game.

0
0
8
Open comments for this post

1h 12m 49s logged

Added a new game! Pong! In pong I mainly struggled with the physics for the ball, but was able to figure it out with vectors. Additionally, I added game titles in between levels because reviewers were confused about they had to do in each level.

0
0
16
Ship

I made a warioware style game on godot that includes two minigames. The part that challenged me the most was incorporating the coins into the system because I used AnimatedSprite2D to display my coins instead of the way that the tutorial did. This made it quite confusing because I couldn’t follow the tutorial. I am proud of how I made the platformer controls feel extremely responsive and hope to use this code in future projects as well! I will admit that this game is quite short, so I hope to make my future projects a lot longer. Thank you for playing my game!

Try project → See source code →
Open comments for this post

57m 13s logged

Polished up the rest of the game. Added a victory and death screen and coded a replay button. Finalized time limits for each level. Exported the game and finished writing a readme.

0
0
22
Open comments for this post

4h 23m 35s logged

Finished the first minigame and about to work on the second clicker minigame! I had a lot of trouble trying to get the animated coins to interact with the player but I was able to figure it out in the end. I also had a difficult time getting the game to end when the last coin was collected! Here is a video of it!

0
0
6

Followers

Loading…