Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

SoftwareHub Deshmukhi

It starts here- Telangana’s most happening hostel

Project Showcase Starting a Tech Career


139 students developed projects using Figma and Node.js 11 student interns of St. Mary’s were selected to
During the project showcase. 58 teams presented their meet the super CTO Mr. Hariharan Anand. Most
projects students struggle with their first internship, they
tend to get into self doubt- “Will I be able to
1. 25 Diploma students learnt and developed Node.JS make it”. Mr. Hariharan Anand, a super CTO
projects in 2 days. guided these students on how to make consistent
2. 40+ BTech 1st year students, learnt Node.js in 20 hrs steps to make it!
and developed their projects in 6 hrs.
3. 50+ students from BTech 1st year defined a problem Names of Participants: Harini Vasa, Esther
statement and created Figma within 5 days. Niharika, Diksha Tembre, A. Duhita, Viswa Teja,
4. 31 projects were built on NodeJS. Bhagyam Pardha Saradhi, S. Madhu Goud, Siri
5. 26 projects were created using Figma. Chandana, Abdul Hamid, Gaurav Upadhyay from
6. Other Events: Insight Gallery, People Wealth and the second year and Yuvaraj Duddukuru from the
Academic Scholarship. The SoftwareHub mentors first year.
presented 11 Tech White Papers

SoftwareHub Deshmukhi is a joint initiative of St.Marys Group and DT, to bring in


an industry orientation to higher education in India.
SoftwareHub Deshmukhi

Deshmukhi Developers Community: 139 of us now!

Node.js Projects: 31
Figma Projects: 26

2nd yr Diploma Devs: 20


3rd yr Diploma Devs: 5
1st yr B.Tech. Devs: 103
2nd yr B.Tech. Devs: 11

SoftwareHub Deshmukhi is a joint initiative of St.Marys Group and DT, to bring in


an industry orientation to higher education in India.
SoftwareHub Deshmukhi

SoftwareHub Team is preparing a Whitepaper about


the achievement of our St.Marys Diploma students. The numbers journey
This whitepaper shall be circulated with the HODs of 150 students- expressed interest initially
the world’s best universities like Stanford, Harvard, 25 students completed their projects
7 students won the gold medal
MIT etc. So what is this achievement? How exactly
Winning Projects: Goddess of Health and Weaveline.
are we putting Deshmukhi on the worldmap?

Deshmukhi on the World Map


The Achievement Some Background
20 students from the Diploma programme (2nd year) 1- Node.js is a Javascript based environment to run a server.
were able to learn and complete Node.js projects within 2-days. 2- Most B.Tech. grads take more than 2-months to learn Node.js.
These 17 year olds did what most 21-22 yr olds take 2-months 3- Freshers in corporate companies prefer frontend and skip
They didn’t just excel in Technology, but also Business. backend.Oxford University’s research states that most freshers
Mr. Hariharan Anand, super CTO, said that most employees find backend to be tougher than Frontend.
with 2+yrs experience struggle to get the business context,
but these 17yr olds could convey the business context.
The Inspiration
Obstacles Faced 1- The faculty taught the necessary basics, for the project.
1- Most students has very basic programming knowledge. 2- The faculty gave their personal laptops to the students.
2- Students did not have laptops to complete their projects. 3- The faculty used a few lab periods and project periods.
3- The semester was to end on Dec 5th and the event was 4- The faculty simplified jargon with the Feynman technique.
scheduled on Nov 25th, with end-semester exams closeby. 5- The faculty gave a simple architecture and a well commented
4- Students got intimidated by the technical jargon in Node.js. code.
5- The students had only two days to complete their Node.js The faculty spoke to the trainers, understood the bottlenecks
projects.They took 2 weeks to build their Figma project, due to that BTech students were facing while learning and took care of
lack of laptops. The students were terrified and wanted to these topics while teaching, so these students save time. The
present Figma, not Node.js. faculty gave confidence to the students and pushed them to
execute Node.js projects, with unwavering faith.

SoftwareHub Deshmukhi is a joint initiative of St.Marys Group and DT, to bring in


an industry orientation to higher education in India.
SoftwareHub Deshmukhi

Introduction of Node.js Basics: 3hrs


The faculty used Feynman Technique to
cover complex topics like folder
structure, within 3hrs, the students
trusted the faculty and kept navigating
through middlewares, controllers

Exploration: 2hrs
The students explored the entire
Deshmukhi express code and this
reduced the fear of Node.js.

Code Changes: 6hrs


Frontend changes- 3hrs
The forms, the table, the key value pairs
Backend changes- 3hrs
Database, API modifications, integration
Solving bugs: 2hrs

The Diploma Faculty’s Strategy

PPT presentation and mock: 3hrs

The students prepared a PPT and


did a mock presentation in the
class. This helped them present
well and the Diploma students
topped the live leaderboard
(audience feedback).

The top 7 projects on the Live


Dashboard were of Diploma
students, B.Tech. students took
the next three spots!

SoftwareHub Deshmukhi is a joint initiative of St.Marys Group and DT, to bring in


an industry orientation to higher education in India.
SoftwareHub Deshmukhi

Learnings from the experience

“I smashed all my personal bug fixing records yesterday” said Error List
Priyank Kumawat, a full stack developer from Jaipur, an 1- Data not showing up: The Get API failed, because
Industrial mentor with SoftwareHub. the database was not connected with the backend
properly. The students used different variables in the
The teachers and mentors had an experience of a life-time Create API and the Read API, which led to this error.
while helping these 139 students in executing world-class
projects that blend Technology, Business and Design (the Elon 2- Data not getting captured: The students used a
Musk framework). different ID in the form and in the create form. So the
form data wasn’t passed correctly.
Hygiene Checklist: DT CEO Tarun gave a 3 point checklist
to help students in debugging 3- Payload failing: The students used different variable
names while destructuring the front end and while
1- Console Log: You may write a console log to check if the creating a payload to be sent to the database.
form data got captured by the frontend. A simple console
log command can help you in seeing the data captured by Data Flows- the life hack
the front end. If this fails, one can inspect the request.ejs
and request.js. DT CEO Tarun explained how the data flows from
HTML to Frontend to Middleware to Backend to
2- Payload: You may inspect the payload(from browser) after Database and then from Database to Backend to
clicking the submit button. If it fails, you can check create.js. Frontend to the HTML, so the young developer can
patiently track the data flows.
3- Console log of the Read API: You can write a console log
to check the data that is sent by the backend. If this fails, This helped students navigate through the folder
you can check read.js and dashboard.ejs files. structure and understand the code architecture.

SoftwareHub Deshmukhi is a joint initiative of St.Marys Group and DT, to bring in


an industry orientation to higher education in India.
SoftwareHub Deshmukhi

The Super CTO said “Wow!”

“Most employees with 2yrs experience struggle


when asked to articulate the business context.
But these students could articulate that. These “Companies work with large codebases which are
projects are not just usual academic projects, very difficult to understand. But, we are giving the
but have serious commercial value. One students a toy (smaller codebase), which would
student developed a solution to solve help them get familiar with the codebase, get an
corruption, the cause is huge, he explained understanding of the basic structure first of the
how the Grihalakshmi scheme actually works. codebase and explore more afterwards.” - on the
I think these projects should be taken till a approach used by St.Marys Industrial Mentors
logical conclusion and I would want to help
the students if required”

“You guys are doing this internship, now.


Like most other students, you could have
chosen to just pass exams (but you didn’t).
You are already one step ahead (of the other
students) since you are already sitting with a
CTO. You have already put in a lot of effort
and that is why you’re sitting here.” - to
Student Interns

SoftwareHub Deshmukhi is a joint initiative of St.Marys Group and DT, to bring in


an industry orientation to higher education in India.
SoftwareHub Deshmukhi

SoftwareHub Deshmukhi is a joint initiative of St.Marys Group and DT, to bring in


an industry orientation to higher education in India.
SoftwareHub Deshmukhi

SoftwareHub Deshmukhi is a joint initiative of St.Marys Group and DT, to bring in


an industry orientation to higher education in India.

You might also like