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

Vigaash

@Vigaash

Joined June 28th, 2026

  • 11Devlogs
  • 7Projects
  • 3Ships
  • 0Votes
Ship

Hey guys! I have made a personal website for myself, Vigaash. This personal website has a lot of things that you can learn about me! Currently, it has three different pages: the home screen, projects, and interests. The projects are just some of my projects from Stardance, and the interests are some hobbies I have. What was challenging was trying to figure out what type of styling I wanted, since it was technically endless. Another thing that was challenging was creating changing images or backgrounds, as I still am not the most comfortable with arrays in HTML and Javascript. The thorough details are in my Readme. Hope you guys like it!

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

2h 55m 28s logged

Hey guys! I have been working a lot on my personal site! Here’s what I have done: I got all of my information down first for all of the different pages. After that, I decided to start polishing up the website by creating the styles and the different parts of my website’s design. In this part, I also decided to add a background that changes frequently. Through this, I was able to further understand the use of arrays and how they can work with arrays. After that, I started making my styles that would occur after you hover on to a certain object. I decided it would be nice if they kind of expanded and also turned transparent when you hovered over the objects. Finally, I also started to create an image carousel for my interests section of my website. This was a little easier as I already kind of did this with the background, but I also learned how to use captions for it. Next steps would be to just put any final touches.

0

Loading discussion…

0
10
Open comments for this post

47m 22s logged

Hey guys! This is my first devlog for the personal website. Here’s what I got done: I started off by figuring out what type of site I was trying to make, and what the different pages would look like. I have a decent idea of what I am going to do, but for now, I have just done the framework of all of the pages. I have been able to input all of the info onto two of the three pages that I will have, and it wasn’t that hard, as I have a little more experience after the other projects I have done so far. The website so far is a really simple framework, as I will be working on the styles soon. Next steps would be to get my info done on all three pages, and then start to style and polish the rest of the website.

0

Loading discussion…

0
5
Ship

Hey guys! I have made my own OS called the Tamil Cinema OS. This OS is all about the depths of Tamil Cinema. Currently, I have two different apps, the first being a notes app for first-timers who don't know much about Tamil Cinema. The next is a snake game for some relaxation. What was challenging for me was trying to figure out what appas I should make, especially since I would try to make it Tamil Cinema related. Another thing that was challenging was all the different uses of classes and the HTML rules, since it's my first time using these types of things. The thorough details are in my Readme. Hope you guys like it!

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

1h 22m 47s logged

Hey guys! I have been working a lot on the Tamil Cinema OS. Here’s what I have done so far: I have finally finished the second feature of the Tamil Cinema OS, which is the Snake Game. I learned how to code this directly into the HTML file. Originally, I thought I would have to create a new file with the game code, but after some research, I learned I could just put it into the original file. The code for this game was a little difficult, as I was having a little trouble with the part where I would have to generate the new apple when it was eaten. After some research, I learned how to use a random number generator in correlation to the grids of the game to have the apples spawn in a different place. I also decided in the end that the snake would be able to go through walls and would only die if it bumped into itself. I learned a lot through this game, especially how to use a variety of functions in HTML. Next steps would be to polish the website off for final touches.

0

Loading discussion…

0
5
Open comments for this post

5h 6m 6s logged

Hey guys! I have been working a lot on the Tamil Cinema OS. Here’s what I have done so far. I have finally finished my first app, which is the notes app. I wanted to kind of make this app like a guide for a first- time viewer, so it has things like recommendations for different movies, and also has things like the history of Tamil Cinema. I have also added some parts to the app that talk about Tamil music as well. This kind of took me a long time because it was a little hard for me to try and figure out what type of app I wanted to make originally, and there were a lot of bugs that I only figured out after looking closely at my variable declaration. i had accidentally deleted the aspect of the app that changed the cursor type to a pointer, but I didn’t know until a long time after, which is why there is so much time spent on this devlog. I have learned a lot about Javascript in this time, as it has introduced me to arrays and how they should be used, especially for the feature of my notes app that allows the viewer to see all of the notes. Next steps would be to create a second app. I am thinking of a game of some sort, but I haven’t completely thought it out.

0

Loading discussion…

0
3
Open comments for this post

5h 21m 55s logged

Hey guys! I have been working a lot on the Tamil Cinema OS. Here’s what I did: I started off by creating my first app. This has been a pretty hard process as I had a little trouble trying to get the code in the right place, especially for the part where I am trying to make the window only take up until the top bar, instead of the whole screen. I have also finished up the top bar with all of the buttons however, sometimes the click function to open the welcome window doesn’t work. i have checked my code multiple times, but I still do not know where I am going wrong for that part. I have learned a lot in this time, as it was my first time using HTML, and I am still getting comfortable with it. I had also spent a lot of time trying to figure out better backgrounds for my OS because every time I try to make a new one, it always comes out too blurry for my liking. In the end, I was able to fix all of those problems. next steps would be to finish the final touches on my first Movie ranker application, and also go on to creating my second app, which will probably be something that involves trivia or something, haven’t really thought about it yet. Please feel free to leave any suggestions for my project.

0

Loading discussion…

0
3
Open comments for this post

1h 2m 47s logged

Hey guys! This is my first devlog for the WEB OS. Here’s what I did: I decided to make an OS that is dedicated to Tamil Cinema. I have just started the coding for it, but it is my first time using HTML, and have no experience with CSS or JS, so that’s why it took me a long time to get this done. So far, I have gotten the title screen down and have started to work on my first window. Next steps would just be to have finished my first window and move on to the second or third ones. I could also start to work on making my OS a little bit more polished.

0

Loading discussion…

0
2
Ship

Hey guys! I made a WarioWare-themed game with 2 minigames so far (I am working on more). You have to beat the game without losing your 5 lives. What I found challenging was trying to both to try to create my own creative screens and addons like GIFS, as well as the coding for these new games. Even though I haven't added these new games yet, I still have a little trouble with it, especially the code for the PONG game, since it is also my first time using GDscript and Godot. The controls and all other features are in my readme, but it is pretty intuitive to play. Hope you guys like it!

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

7h 3m 23s logged

Hey guys! It’s kind of been a while since I last posted, but I have seemed to lock in.
Here’s what I did:

I started off by basically finishing all of the first game. This included all of the controls of the player and how it interacts with the platform. I have also learned how to start animating things for the coins I created.

I then started on the second game, which was the clicker game. I decided it would be good to include a star as the thing to collect. This one was also pretty easy, but I had a little bit of trouble trying to figure out how to get the code for the next level intermission that would come after this, because it would sometimes reload the global variables.

After that, I decided to start working on the winner and death scenes. I wanted to try and make the whole game kind of close to the Super Mario vibe, so I also spent a lot of time trying to make different designs. That’s where most of the time was, because I was able to get the background images from things I designed on canva, but some parts I had to overlap onto Godot like the different buttons.

After that, I basically put all of the finishing touches on the game. This included any design changes like adding some GIFs at the end of the game, and just adding things like a settings page.

Overall, I have pretty much finished all of the required parts of this mission, but I will continue to work on this further. I really had a great time with this mission, as it was my first time using Godot, and it taught me a lot about the game.

Next steps would just be to add a little bit more games, and some more animations, and maybe even music.

0

Loading discussion…

0
4
Open comments for this post

1h 41m 14s logged

Hey Guys! This is my first devlog for the WarioWare Game.

Here’s what I got done.

I started off by making the title page. I followed the general guide, but since there were a couple of components that just didn’t seem to work on my side, I ended up switching up some of the elements. These included the types of elements like labels, textureRect, and more. I also didn’t like how the font was on the exmaple so I fooled around with it until I liked it.

Another thing that I started on was the usage of buttons and their functions. I haven’t used Java before, so it was a little challenging at the start, especially with the use of “:” instead of “;” which is what I am used to. I have been able to get my first button to work.

Another thing that I started was the timer for the minigame. I have figured out how to ensure that the timer ends properly (without going into the negatives), and it has been working so far.

I have started a very little bit of the first minigame, but I was a little too tired to keep going.

Next steps would be to get the first mingame working. This would mean being able to move the character and have it interact with the different elements on the screen. But pretty good progress for today.

0

Loading discussion…

0
4
Open comments for this post

48m 4s logged

Hey guys! Still working on my powder dispenser. I know that it is a little early to start my CAD design, but I didn’t wanna do any more coding.

Here’s what I got done:

Started working on the CAD file for the box the powder would be deposited in. Took a long time to try to decide whether to go with a hinge or a sliding cover.

But now, the box has a sliding function that will allow the box to open and close to dispense the powder.

The box currently is around 3 cm by 3cm by 3cm without the cover, with the cover the height is now 3.8 mm.

The box cover currently has a tolerance of around 0.2mm with the lid. Idk if that is really enough, but let me know if you guys think I should change it.

I have already attached a photo for reference.

0

Loading discussion…

0
3
Open comments for this post

17m 39s logged

Hey guys! This is my first devlog for the Tabla powder sensor. More about it in the bio of this project.

Here’s what I got done:

Just started on the code for the temperature sensor. trying to get it set up so it could also be interpreted into commands that the servo can use.

Am using the DHT 11 sensor for anyone curious.

Am also going to be using an Arduino Uno R3 for the microcontroller, so I will be inputting this code to Arduino IDE once I get that setup with Hackatime

Started off by creating a function to just start checking whether the readings from the sensor are not toofat and are reasonable. Having a little trouble with pointers, but did get it figured out after watching a few videos.

The code timing looks short because I started halfway in the same folder that contained another project before I figured it out.

0

Loading discussion…

0
1
Open comments for this post

30m logged

Hey Guys! This is my first devlog for my robotic arm project.

Here’s waht I got done:

Just started on the code for my robotic arm. I am coding using VS Code, but am ultimately going to input it into Arduino IDE.

I have started off by just trying to declare all of the setup four of the servos and two joysticks, which will be used to control the project. I am also wondering whether I should use buttons instead of joysticks for certain parts of the arm (like the claw), but let me know what you guys think.

I have been getting some bugs trying to separate the joystick’s movements into the up and down axes or axises (idk what the spelling is).

Also got some bugs about how much degrees it should move, 30 is ok, but i wanna see if it can be reduced to have a little more accuracy.

Also, I haven’t got there yet, but does anyone know how I am supposed to log the hours that I spend trying to do hardware related things? Let me know if you guys have any suggestions.

0

Loading discussion…

0
2

Followers

Loading…