Tweet
๐Ÿ๐ŸŽ ๐๐ž๐ฌ๐ญ ๐€๐ˆ ๐“๐จ๐จ๐ฅ๐ฌ ๐Ÿ๐จ๐ซ ๐ƒ๐ž๐ฏ๐ž๐ฅ๐จ๐ฉ๐ž๐ซ๐ฌ ๐ข๐ง ๐Ÿ๐ŸŽ๐Ÿ๐Ÿ‘!

#SoftwareEngineering #SoftwareDeveloper #NoCode #aitools #developers #indiehackers #buildinpublic
I just published a new article on @gitconnected, my take on the age old question of whether you should get a CS degree versus joining a bootcamp.

#buildinpublic #100DaysOfCode #buildinginpublic #DigitalNomad #SoftwareDeveloper

medium.com/gitconnected/bโ€ฆ
Tech companies are so good at outlining requirements/responsibilities for a job position, but nothing about Benefits... #SoftwareDeveloper #buildinpublic
I published my first video about building a second brain with Open AI.

It's really bad, but hope to get some feedback on what I can improve on.

youtube.com/watch?v=fynsecโ€ฆ

#buildinpublic #100DaysOfCode #buildinginpublic #DigitalNomad #SoftwareDeveloper
Which programming language is this๐Ÿ˜‚.
++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.

#100DaysOfCode #SoftwareDeveloper #programming #javascript #buildinpublic
I am sharing my snippets library to the public, I have a collection of code snippets that make me productive so I don't have to build everything twice.

snippets.melchortatlonghari.com

#buildinpublic #100DaysOfCode #buildinginpublic #DigitalNomad #SoftwareDeveloper
Are there any software cooperatives out there? Id love to have some people on my podcast to talk about some related topics #cooperative #COOP #SoftwareDeveloper #buildinpublic #podcast #business
Automatically generating practice interview questions with interviewsense

Learn on the go and learn much faster with just a couple practice quizzes

#buildinpublic #SoftwareDeveloper #softwaredevelopment
50% of #100DaysOfCode challenge done.
Thinking to increase more problems a day ratio and start on learning few other things as well
Suggest me from below given things parallelly
#SoftwareEngineer #SoftwareDeveloper #buildinpublic #learninpublic
You can be a software engineer earning 6 digit figures, but nothing will beat that feeling of getting your first earning from your own product. Keep going ๐Ÿ’ช

#buildinpublic #100DaysOfCode #buildinginpublic #DigitalNomad #SoftwareDeveloper
First dose of coffee in my bloodstreams.

Time to turn it into code.

Good morning to the best community on Twitter!

#SoftwareDeveloper #buildinpublic
We all have our fair share of programming problems

Iโ€™m here to help us understand and fix the daily problems programmers go through.

check it out below:
aprogrammerspain.substack.com/about

#SoftwareDeveloper #buildinpublic
Preparing for interviews is painful

But InterviewSense is dropping soon to fix all of that for you

Here's our first feature: paste in your job description and instantly get a summary of what you need to know and a checklist of topics to learn

#buildinpublic #SoftwareDeveloper
Day 46 of #100DaysOfCode
Shortest Path from Single Source (NPTEL)
Practiced problem on leetcode
Reverse A String (Two Pointer Approach)
Starting Problems Practice on Stack, Queue, Monotonics
#SoftwareEngineer #SoftwareDeveloper #buildinpublic
#learninpublic
I just published lessons I learned from shipping as fast as you can,

"I Built (and Launched) a Product in 2 weeks" link.medium.com/yV1QWORJ7Ab #buildinpublic #DigitalNomad #SoftwareDeveloper
Hello #developers #opensource enthusiasts,
Keep eyes on today's @remoteprofile issue, #internship opportunities, full time #SoftwareDeveloper positions, Open Source program information.
Must Subscribe Remote Profile Newsletter to get into your inbox at 12:00pm

#buildinpublic
Day 44 of #100DaysOfCode
Solved leetcode problem and revised scheduling in os
Bulb Switcher problem : turned out to be simple square root problem but took quite a while to figure it out.

#SoftwareEngineering #SoftwareDeveloper #buildinpublic #learninpublic
Day 43 of #100DaysOfCode
Low on health
Some problems on leetcode :
Time needed to buy tickets (Simulation)
Remove colored pieces of a game (Game Theory)
Game Theory is also an option to read and practice. It's fun.

#SoftwareEngineering #SoftwareDeveloper #buildinpublic
Day 42 of #100DaysOfCode
Learned about Prims Algo using heap and modification to heap approach.

Shortest Path by Single Source

Leetcode
Minimum student and Seating arrangement (simple sorting question)

#SoftwareEngineering #SoftwareDeveloper
#buildinpublic
I don't believe the people who write they ship in a week. I would never pay for a product that is ready in just one week, because then I would program it myself.

#buildinpublic #indiehacking #indiehackers #buildinginpublic #softwaredev #softwaredeveloper
Day 41 of #100DaysOfCode
Implemented Kruskal Algo using disjoint set.
Learned about Cut in a graph
Using this notion of cut to understand prim's algorithm.
Check out kruskal implementation
github.com/Rkverma94/DS-Aโ€ฆ
#SoftwareEngineering #buildinpublic #SoftwareDeveloper
Sometimes you see code you wrote a few weeks ago and ask yourself: Why did I do that?

#buildinpublic #indiehacking #indiehackers #buildinginpublic #softwaredev #softwaredeveloper
Day 40 of #100DaysOfCode
Practiced examples of Disjoint set along with path compression and union by size implementation.

City and Campers, Empire After Invasion questions solved.

Implementing Kruskal Algo.

#SoftwareEngineer #SoftwareDeveloper #buildinpublic
#learninpublic
Finally version 0.0.7 of SpendLess will obviously have fixes, some features and some fixes didn't actually work ๐Ÿคก

#buildinpublic #musicproduction #javascript #electronjs #SoftwareDeveloper
Day 39 of #100DaysOfCode
Implemented Disjoint Set Data Structure
With array on continuous data nodes.

Optimized it by using union by size union by rank and by path compression.

#SoftwareEngineering #SoftwareDeveloper
#buildinpublic
โœจLaunching InterviewSenseโœจ

No more costly courses, long blog posts, and endless rabbit holes. Just a couple clicks and a couple minutes

sign up to get updates when we launch at interviewsense.vercel.app

so excited for this :)

#SoftwareDeveloper #buildinpublic #interview
Day 38 of #100DaysOfCode
Read Union Find Data Structure, directed graph from Introduction to Algorithms Cramer
#SoftwareEngineering #SoftwareDeveloper #buildinpublic
Overall it was a productive week , there are some blockers for the first release-we plan to tackle them next week .
#asquad #accountability #reactjs #buildinpublic #javascript #SoftwareDeveloper #webdeveloper #indiehackers
Admit it โ€” finding a quality tech lead for your startup is a pain in the ass.

I'm building Superhero.dev to make it easy for non-tech founders to meet their technical match.

#buildinpublic #softwaredeveloper #softwareengineer #startup
Submitted v1.1.0 of Run Calc for app review. Loving this rapid dev cycle; build small features and ship frequently! Seems to be working as users are updating both apps soon as I release updates. And making money ๐Ÿ‘#iOS #buildinpublic #SoftwareDeveloper
Day 33 of #100DaysOfCode
Still practicing DFS
Detect Cycle,
Connected Components - Count, Print Vertices,

Trying to figure out Complete Connected Components
Intuition : No of edges in complete graph = v*(v-1)/2

#SoftwareEngineering #SoftwareDeveloper #buildinpublic
#learninpublic started to read "Practices of an Agile Developer" (buff.ly/3JlJ0R8) and the first learning right in the first page: "No matter how far down the wrong road youโ€™ve gone, turn back". #buildinpublic #solopreneur #softwaredeveloper
Working on my trading bot... I tried deploying it using a Docker in a ec2 #aws, but I found that #Binance๐Ÿ“ท restricts api access from servers in the US. so moving to a server in Tokyo, Japan. #buildinpublic #SoftwareDeveloper #SoftwareEngineering
Day 30 of #100DaysOfCode
Tring to get topological sort

Finally 2-ways for maximum height trees problem
- Find diameter of graph and then find middle node.
- Start dfs on node with least degree and keep on removing nodes.

#SoftwareEngineering #SoftwareDeveloper
#buildinpublic
@diego6nava That's fantastic to hear! Being a software developer allows you to #buildinpublic and work on projects from cool places. Embrace the journey and stay determined. Your passion and perseverance will take you far! ๐Ÿ”ฅ๐Ÿ‘ฉโ€๐Ÿ’ป #SoftwareDeveloper #PassionForCoding #KeepGoing
Added Overtimes

Mitrapunk focuses on the evolving dynamics within large corporations as they expand their product line.

#screenshotsaturday #indiedev #gamedev #buildinpublic #SoftwareDeveloper
@buildinpublic members

Honestly without checking internet or @googlechrome help let me know latest version of #Chrome ?

12 year kid asked me and I failed badly ๐Ÿ˜€

#buildinpublic @google @GoogleARVR #SoftwareDeveloper #india #technical #AppleVisionPro #ArtificialIntelligence
โœจ SpendLess 0.0.6 โœจ

We are there, I have just released version 0.0.6 of SpendLess, normally stable. ๐Ÿ—ฟ
A whole panel of fixes and additions to make the app much more pleasant.

#buildinpublic #musicproduction #javascript #electronjs #SoftwareDeveloper
github.com/Naaikho/spendlโ€ฆ
Day 29 of #100DaysOfCode
Practicing DFS (Nightmare at some point):
Implemented with recursion
without recursion
calculated Height/Depth of Graph

Minimum Height Trees in a graph by Consecutive DFSs
(getting TLE)

#SoftwareDeveloper #softwareengineer #buildinpublic #learnInPublic
Day 28 #100DaysOfCode :

โœ… Learned some Best Practice in #javascript

โœ… Learned setInterval() method & coded Timer algorithm

#SoftwareDeveloper
#buildinpublic
#developer need for #Bangalore location.

skills as below
@nodejs with solid @typescript
must have #devops exposure as well as @awscloud services knowledge mainly #Lambda functions.

any leads shoot me your resume via dm.

#fullstack #DevOps #SoftwareDeveloper #buildinpublic
Here is a pre release of my progress today, unlike the other official releases, this one didn't really have time to be well tested outside of development. ๐Ÿ—ฟ

#buildinpublic #musicproduction #javascript #electronjs #SoftwareDeveloper
github.com/Naaikho/spendlโ€ฆ
Here is a light demo of the new interface, the audio previews for your projects and the new feature: โœจthe launch of the DAW directly from the appโœจ

This makes SpendLess a real launcher for DAWs!
#buildinpublic #musicproduction #javascript #electronjs #SoftwareDeveloper
So I made a Kanban board for my app, check it out!

WIP, Kanban view,
It's Tailwind CSS!

Check out this Kanban Board I've developed!

#buildinpublic #design #uiux #tailwindcss #Webdesign #frontend #indiehackers #SoftwareDeveloper #css #html
Day 27 of #100DaysOfCode

Not much today. Just read through salesforce einstein OCR,
Gone through application of bfs,
Time taken for DFS

#SoftwareDeveloper #SoftwareEngineer #LearnInPublic #buildinpublic
Next js has great server side rendering, ssg, and routing capabilities ๐Ÿ˜ฎ

SvelteKit has practically no boilerplate with all the benefits still there ๐Ÿ˜ฎ๐Ÿ˜ฎ

And thereโ€™s much more to choose from

Whatโ€™s ur go to metaframework? (Mines SvelteKit)

#SoftwareDeveloper #buildinpublic
Day 26 of #100DaysOfCode

Solved more leetcode questions
Clone Graph

Learned more about depth first search
With Naveen Garg sir

#SoftwareDeveloper #softwareengineer #buildinpublic #learnInPublic
I'm thinking to build an web app but lacking with the ideas.
Could anyone suggest please?

Technology - Java , springboot Microservices and react js.

#buildinpublic
#SoftwareDeveloper
#webdevelopment
#Java
#springboot
#microservices
#reactjs
#nextjs
One month into marketing my product, silly me thought building the product was the toughest part.
Jokes on me ๐Ÿ˜‚๐Ÿ˜‚๐Ÿฅฒ๐Ÿฅฒ

#SoftwareDeveloper #buildinpublic #marketingtwitter
Day 25 of #100DaysOfCode
I am loving Leetcode and BFS

Surrounded Regions
Binary Tree Level Order Traversal II
Binary Tree Right Side View

Started with BFS with Naveen garg sir NPTEL
#SoftwareDeveloper #SoftwareEngineer #buildinpublic #LearnInPublic
from 2300 yesterday till 1550 2day and 2hrs sleep trying to get this #devops working for my #identity system. I have finally got it to work. #database has been updated and I can now run #deployments without issues. IM SO HAPPY !!!
#ceo #startup #SoftwareDeveloper #buildinpublic
Sneaking back on for a bit more blackjack app fun, and I was wondering...how many of you found jobs after a bootcamp? Was it harder than having a degree?

Sound off below!๐Ÿ‘‡๐Ÿป

#webdevelopment #buildinpublic #SoftwareDeveloper #SoftwareEngineer #FrontEndDeveloper
Day 24 of #100DaysOfCode

Practiced more questions on BFS :
Maximum Depth of N-ary Tree
Average of Levels in Binary Tree

and A random Design question :
Snapshot Array

#softwareengineer #SoftwareDeveloper #buildinpublic #LearnInPublic
Morning Tech Twitter,

Whatโ€™s your plan for the day? ๐Ÿค”

Mine will be taking care of some personal errands and later today Iโ€™ll hit the IDE for some code.

#buildinpublic #saas #java #javadeveloper #SoftwareDeveloper
Day 23 of #100DaysOfCode

Practiced breadth First Search algorithm

Tried with today's leetcode problem : got the clue but still struggling

Finding perimeter of island - done by bfs

Finding maximum depth in N-arr tree

#SoftwareEngineer #buildinpublic #SoftwareDeveloper
Emulation of the Software Development process. Grind, Exploration, Research and a bit of Politics

#screenshotsaturday #indiedev #gamedev #buildinpublic #SoftwareDeveloper
mvp's initial feature list from feedback

1. Visual that communicates what's "in" this project
2. At least one link (tutorial or docs) for the tech
3. Markdown document export
4. N2H - doc links like plantuml

#buildinpublic #dotnet #SoftwareDeveloper

Onboarding like a boss
Day 22 of #100DaysOfCode
Theory wise
Studied about graph properties
BFS
Bipartite graph, Connected Component by BFS

Solved Leetcode problem for the day
Smallest Letter greater than target

#SoftwareEngineer #SoftwareDeveloper
#buildinpublic #LearnInPublic
Hello world #EarlyRisersClub It's always such a satisfying feeling when I can do this. Batteries at 101% for the day! ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ™ #iosdev #SoftwareDeveloper #womenintech #buildinpublic #entorii
Looking for a skilled front-end developer? I offer a unique blend of creativity and technical expertise to enhance your project
portolio: jiboladestiny.netlify.app
#100DaysOfCode #buildinpublic #SoftwareDeveloper #HiringAlert #startup #founder #React #opentowork #webdev
When you're a #SoftwareDeveloper , it's easy to neglect your product website because it's not your 'core' focus. ๐Ÿ™ˆ Found myself on the 7th page of search results, and audit discovered over 500 issues that need to be resolved. #buildinpublic #failinpublic
Mixed reality is here,we are building a platform to help developers build app for #Apple #Vision_Pro what features would you like to have.#buildinpublic #SoftwareDeveloper #programmer
I write comments when I code! However, only if I have debugged over the same place three times before and do not understand it again and again ๐Ÿ‘จโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป

#buildinpublic #indiehacking #indiehackers #buildinginpublic #softwaredev #softwaredeveloper
Meine Teammitarbeiter sind schon wieder nur am Chillen. Es ist zum verweifeln, wie soll ich da weiterkommen?

#buildinpublic #softwaredeveloper
Who uses Twitter not only as a means of communication but also as a kind of diary? I use it partly to just write down my thoughts.

#buildinpublic #indiehacking #indiehackers #buildinginpublic #softwaredev #softwaredeveloper
Don't promote your product directly, just write what you do. Share your key learnings and technical info. Product info rarely gets good engagement. ๐Ÿš€

#buildinpublic #indiehacking #indiehackers #buildinginpublic #softwaredev #softwaredeveloper
๐ŸŽ‰ Here is progress on my #ShlokasApp โ€“ an app that helps to memorize verses from #BhagavatGita. I made a tutorial to make it clear how the application works.

#FrontEndDeveloper #vuejs #ionic #buildinpublic #SoftwareDeveloper #devbubble
That feeling when you can roll out a few features again is priceless. It's like unwrapping small gifts every day instead of waiting for Christmas. ๐ŸŽ๐ŸŽ„

#buildinpublic #indiehacking #indiehackers #buildinginpublic #softwaredev #softwaredeveloper
Lastly, I learned the importance of HTTP and how HTTPS makes data transfer secure.

#savijourney
#buildinpublic
#FrontEndDeveloper
#SoftwareDeveloper
#FrontEnd
Actually, I don't allow relationships between my employees. But how could I say no? #buildinpublic #followme #softwaredeveloper
What is the first sale of your project for you?

A first small confirmation or the beginning of a new empire? ๐Ÿค‘๐Ÿค‘

#buildinpublic #indiehacking #indiehackers #buildinginpublic #softwaredev #softwaredeveloper
Software Development Sim

Master Agile, Scrum, and other complex concepts through a game format, allowing you to grasp what takes others years to understand.

#screenshotsaturday #buildinpublic
#indiedev #gamedev #SoftwareDeveloper
๐ŸŽ‰ I've just started my #Ionic #vuejs application on E-Ink Reader. You can memorize verses with #ShlokasApp even on such devices :)

#FrontEndDeveloper #buildinpublic #SoftwareDeveloper #crazy #devbubble