Gavarasana Vasanth Saran

Motive is to become a AI Native Developer

A descriptive fallback text for the image

Day 1 - 15

Morning Session

Learned basics of algorithm

Day 16

Morning Session

Learned about how the compilation process works
And computer internals like how bus is conneted and why assembly language is made

Afternoon Session


Written all the observations on notes!
Discussed About Inputs and Output and Obesrvations
Discussed about Mobile Apps, Web Apps and Desktop Apps
Created new folder with course name and Created Web Page on Currently learned sessions!!
There two types of sites
1.) Static
2.) Dynamic

Day 3

Morning Session

Solved some brain strom puzzles
Learn how to structure Algorithms

Afternoon Session

Practiced Algorithms with different cases! { Addition, Multiplication }
Updated Repo that we created yesterday.

Day 4

Started with Algorithms
The First n Natural Numbers
Even Numbers Upto n
Solved those Algorithms and Ended with updating github repo

Day 5

Morning Session

Continuing solving the problems! i.e. The first n even numbers and The first n Odd numbers

Day 6

Morning Session

Solved Some Algorithms

Afternoon Session

Attended a meet up which is held in RTIH(Ratan tata innovation Hub) about AI Agents.

Day 7

Solved Algorithms and Installed git bash. So we can push and commit through the terminal.
Watched Sadhguru Video on Youtube Link

Day 8

Solved Algorithms

Day 9

Solved Algorithms

Day 10

Solved Algorithms

Day 11

Revised Principles on Writing Algorithms and Discussed About git and Linux, Open Source Projects.
Solved Algorithms

Day 12

Solved Algorithms

Day 13

Learned about git and Linux Commands

    git commands

  1. git init (intialize git into the local folder or directory)
  2. git clone (Clone the repo to the directory)
  3. git status (To know about updates about git modifications on local directory)
  4. git add (To add the modified files before commit)
  5. git commits (To sync the local and github repo)
  6. git push (To push the changes to the repo)

    Linux commands

  1. cd - Change Directory
  2. mkdir - Make Directory
  3. ls - To show the folder contents
  4. echo - To create the file with some content in it
  5. touch - To create the empty file
  6. pwd - Know where we are in the system

Day 14

Installed virtual machine using wsl command and practiced some linux commands.

Day 15 to Day 26

  1. Installed Ubuntu Virtual Machine.
  2. Learned c language and coded the Algorithms in c.
  3. Drew flow charts about Algorithms.
  4. Learned About file system in ubuntu.

07/07/2026

Morning Session

Lerned about og tag which i used to show the previed

08/07/2026

Afternoon

Today sir conducted exam and i scored first seassion out of out 12/12 and second section i scored 8 out of 10 marks about that wrong answers is for one i forgot mentioning about std and for second one i given ctrl+x but the anser is ctrl+d

09/07/2026

Morning Seasions

Today i wake in the Morning 4.30 AM because i participated in wokshop called Inner enginnering
    These are topics i want to share in my notes

20/07/2026

Today i was absent but i asked my friend what happend and he told me that they were completed tasks in the website

21/07/2026

Morning Session

after completed first task-4 sir conducted a class where Discussed about the how dis used and when mouse in invented and what is the recent shell which was released by mac

Afternoon Session

    TOday i completed tasks questions and checked the answere for task-4,task-5 full day

22/07/2026

Morning Session

Today we sir told us to complete the task-10 which is based on bitwise operator . It contains opearators like and(&), or(|), XOR,^
    1. Sir invited the friend twho is working in company his work is based on the mainting the servers and also told us some important topics
  • Evening Session

    I completd my task upto iteration 2 like bsically i understand what is running and what is happening inside the function like that i completed my day

    23/07/2026

    Morning Session

    1. Today we learn about how we can maipulate the address of stored variable
  • 24/7/2026

    Morning Session

    wwtoday we completd some tasks like bit operations

    Day55- 25-07-2026

    1. submitted all the c programs
    2. Completed task on "Address Variables,Store an Address, Reach the Box"
    3. completed task on "Bytes Become Meaning, Colours, Characters & Encodings"

    Day-60 30-07-2026

    1. Attended AiSummit
    2. Explored different stalls and connected with people
    3. Listened different aspects of AI by different experts

    Day61- 01-08-2026

    1. solved the questions of the tasks
    2. completed pending tasks
    3. Attended online class on the topic "git"

    Day63- 03-08-2026

    1. completed all pending tasks
    2. learnt new git commands
    3. Explored and learnt about git and github

    Day64- 04-08-2026

    1. learn about python baics
    2. completed task-30 on "Python input() and Types — Strings, Numbers, and How print Lays Them Out"
    3. completed questions on task-30.

    Day65- 05-08-2026

    1. learn about networking,JSON,DOM
    2. Tested the systems setup website made for KIET bootcamp.
    3. How the query goes from browser to server, request return modes.