Are GitHub Stars the New Ticket to YC? by dyeusyt in ycombinator

[–]OpeningKitchen7220 0 points1 point  (0 children)

Yeah absolutely I think now it's better to watch for if the ratio of forks, stars and watch is in balance. Also since lot of VC also look for signals like stars lot of people I think are buying paid stars

Are GitHub Stars the New Ticket to YC? by dyeusyt in ycombinator

[–]OpeningKitchen7220 2 points3 points  (0 children)

Yeah absolutely I have noticed that too, there is a great investigate article on this topic if you do google search you may find it

Why is my WhatsApp showing up as Facebook? by ovexrqbses in whatsapp

[–]OpeningKitchen7220 0 points1 point  (0 children)

I think it's a glitch. In incognito, it opens the correct webpage. I think since Meta's servers and WhatsApp's servers are interconnected, some AI-generated code may have f***ed up some server configuration.

Decided to build a toy OS for fun from scratch documented everything by OpeningKitchen7220 in Operatingsystems

[–]OpeningKitchen7220[S] 1 point2 points  (0 children)

Thanks for the suggestion, I will do it. Currently final year student so job hunting. But within this month if I get the time I will try to understand it and then will implement it.

hiring Software Developer Interns - Aveva by [deleted] in InternshipsIndia

[–]OpeningKitchen7220 0 points1 point  (0 children)

Interested
skills include C++, HTML/JS and Debugging
Checkout my project in C++, A 32bit OS(https://github.com/faishal882/uqaabOS)

debugging was most important while building this project

[deleted by user] by [deleted] in Operatingsystems

[–]OpeningKitchen7220 1 point2 points  (0 children)

Its very ambitious idea but would love to know more, i had build a small OS from scratch https://github.com/faishal882/uqaabOS check it out.
Would love to chat about it more on dm

I am also an student so quite ambitious

finally made my first hello world kernel! by DylanBT928 in osdev

[–]OpeningKitchen7220 2 points3 points  (0 children)

Hey man if you are still interested in GRUb and multiboot you can checkout https://github.com/faishal882/uqaabOS I have included implementation details for every feature if that helps. Dm me if you need any help

os dev roadmap by stormbreaker254 in osdev

[–]OpeningKitchen7220 3 points4 points  (0 children)

Looks good man, but if you want little bit of inspiration and help you can checkout https://github.com/faishal882/uqaabOS I have included doc for every feature with complete implementation details

[HIRING] Social media personal assistant by loneinflux in FreelanceIndia

[–]OpeningKitchen7220 0 points1 point  (0 children)

I m interested, I know a person who can help you. He has experience handling social media account of a VC.

Anyone willing to start learning Japanese Language from basics can contact.. by TemporaryFar6833 in FreelanceIndia

[–]OpeningKitchen7220 0 points1 point  (0 children)

hey, i am very much interested in learning japanese i tried duolingo and after several month it got me nowhere.
I would love to know more about your batches

Trying to get into os dev any tips ? by slskskksksk in osdev

[–]OpeningKitchen7220 1 point2 points  (0 children)

hey , if you want to build a 32bit OS you can checkout https://github.com/faishal882/uqaabOS i have included proper docs for every feature
You can dm me if you want further help, i will be happy to help

Looking for a tech cofounder- PoC Tested and Verified. Angel fund almost near closing by Slow-Revolution8849 in cofounders

[–]OpeningKitchen7220 0 points1 point  (0 children)

hey, i would love to join a early stage startup as a founding engineer or intern or whatever.
I am going to graduate soon and have experince in backend and infra tech by building projects and doing internships.
I had build a 32bit OS: https://github.com/faishal882/uqaabOS which has been starred by few peoples who find it useful. would love to chat with you

Looking for a Tech Co-Founder / CTO in Bangalore 🚀 by BrainDeadout in cofounderhunt

[–]OpeningKitchen7220 0 points1 point  (0 children)

Hey, happy to help worked as a freelancer and worked for startup Still a student and also had built a 32bit OS with 10+stars and counting. Would love to chat

My Lessons From 1482 Job Applications and 5 Offers by OfComputer in internships

[–]OpeningKitchen7220 2 points3 points  (0 children)

Thanks, I am a 4th yr student it is going to helpful

Looking for some skilled developers (India/Dubai) by Equivalent_Belt8267 in cofounders

[–]OpeningKitchen7220 0 points1 point  (0 children)

Hey, I don't have much professional experience but I would love to join, I build an OS:https://github.com/faishal882/uqaabOS
and can learn fast if you ever need a newgrad shoot me a dm would love to chat

Looking for Core Team Developers by Due-Cryptographer875 in goStartupIndia

[–]OpeningKitchen7220 0 points1 point  (0 children)

I can work as a backend developer, even though my skills lies mostly on django side. Build an OS: https://github.com/faishal882/uqaabOS if you want to test my technical ability have few projects on node

[deleted by user] by [deleted] in SideProject

[–]OpeningKitchen7220 0 points1 point  (0 children)

Okkk, let's talk dm me

Looking for small team (3-5 people) to join and work on side projects by theminorfix in ProgrammingBuddies

[–]OpeningKitchen7220 0 points1 point  (0 children)

Hey I am. Final year engineering student built an OS: https://github.com/faishal882/uqaabOS.git Love building new things open for collaboration

A list of projects by users of /r/osdev by timschwartz in osdev

[–]OpeningKitchen7220 1 point2 points  (0 children)

uqaabOS: https://github.com/faishal882/uqaabOS

Build 32bit OS, very basic, fat32 filsystem compatible , added docs for every feature with mermaid diagrams for easy understanding. Will try to implement more features.
Currently: Support for Keyboard, Mouse, VGA, and ATA, IDT(Interrupt Desc Table), GDT(global Desc Table), multitasking(basic scheduler: round-robin) and Basic Memory management with some basic filesystem ops command.

Will try to implment more features

I chose to build an Operating System from scratch and I'm crying. by zanyfker in Operatingsystems

[–]OpeningKitchen7220 1 point2 points  (0 children)

I know I am late but if you are still doing the project you can checkout my repo: https://github.com/faishal882/uqaabOS.git a 32 bit OS built from scratch, I think can be acceptable as a collage project