Works
Niches touched – Author, Hotel, Sports, Company, Events, Travel, Card Game & more.
Education
Indian Institute of Technology, Bombay
It was meant to be a 6 month internship but had to drop out since it was a hybrid experience. I did not like to work there since the work was not challenging and involved working on some old products but got some exposure to the "most reputed" college. Haha!
Rajalakshmi Institute of Technology
Just another engineering graduate. The syllabus was away from reality. Definitely would not recommend anyone to pursue engineering especially if you are in a field related to computers. It is just an excuse to spend 4 years without being productive.
Velammal, Mogappair
If only I had a separate timeline for criminal records, because I joined a prison. Although you get high marks here, It felt like I skipped 2 years of my lifetime. Certainly a bad environment for the kids to grow in. They will learn nothing about life but will be like a bird in a cage that is being trained for circus.
Kendriya Vidyalaya CRPF Avadi
Mixed feelings about this but far better experience than my XIth and XIIth grade. As usual, You can expect a good environment in Kendriya Vidyalaya schools.
Kendriya Vidyalaya CRPF Bhubaneswar
Those were the 2003 world cup days. I am still in touch with some of them through Facebook.
Kendriya Vidyalaya CRPF Neemuch
I am so eager to go back to that school. I don't know why. It's surprising that I found some friends and my then crush through Facebook. Some classmates even remember me. One of the best things Facebook was used for.
Work History
Sparxia
I work through a company name that belongs to me. In this way, I can bring in a team when specialists are needed for some projects or when extra manpower is required.
Freelance Developer
It's a platform where I can get quality WordPress projects. What I love about Codeable is that it is not a competition platform but everyone can get some benefit out of it since it's coopetition platform. So you can work with all your heart and without much ego.
DigitalOcean
I was trying so many technical sites to write for. I got lucky that Geoff from CSS-Tricks saw my pitch and they offered me a freelance contract to write. I love writing and talking about technical stuff, so this is a bonus to the projects that I am already working on. I am specifically writing for one of their subsidiaries: CSS-Tricks
Freelancer
I have worked on many projects that range from small tasks to timelines that span over an year. It's a mixed experience working with clients. I love to get involved with some challenging projects that would involve all my brains into it. In fact, I learn a lot doing such projects as software field evolves daily.
Bramcolm, Inc
This was my first remote working experience. It was great with a team from various countries united by Jarvis Ka. I was focused on working on forum softwares. At that moment, vBulletin was at the top but on a decline but Xenforo was moving up steadily. At that time, Bramcolm was involved in servicing the forum software of some Fortune 500 companies.
If I have to brag..
I don’t like to but that’s how you get clientsHow we can work together
Custom Web Development
Whether it might be some WordPress edits, custom WordPress development like building a plugin or requirement of a standalone JavaScript app. I love working with a team/client so that my creativity and problem solving skills are well used. I will make sure the project uses the latest tech stack that is available at the point of communication.
Project Management
Having worked with numerous clients and projects, I have come across so many annoying problems and tried my best to deal with them. It has been a journey of ups and downs and I would want to implement better project management scenarios for your application/website. It all starts from wonderful world of Project Management tools.
General Consultancy
I know tech is evolving on a day to day basis. I try my best to track the daily tech changes so that I can improve your stand in the tech world. I have seen clients who are still relying on 10 year old tech because they are unaware of the current scenario. In such situations, you can expect a massive change to your process.
Straight from the laboratory
The practice I do from some of the tutorials and experiments using code#34 – Christmas Tree
#68 – Bell
#114 – Negative Box
38 – Verify Account UI
46 – Live User Filter
#3 – Push Button
#113 – Black Light
#109 – Curtain
#130 – Letter O
#49 – Stay at Home
Some teams that I support
import Conversation from "messageLogic"; const details = { name: "", contact: "" purpose: "", message: } createConversation(); let promise = new Promise((resolve, reject) => { if(brain(message) === "Interesting") { resolve("Wow! I am eager to meet/work together") } else { reject("Sorry! You are too good for me") } } const brain = async (message) { let inactiveHours; let initiate = await fetch("https://hiddenIP/") setTimeOut(() => { processConversation(); return processedResult; }, inactiveHours) }