Urgent.News

What's breaking now, across thousands of outlets.

Tech

No LeetCode. No club leadership. No internship on my resume. Still got the offer. I wrote about how that happened โ€” and it involved a semester I almost didn't recover from. What actually got your first interview? ๐Ÿ‘€

How I Got a Job Offer as a Fresher in an AI-Fearing Market โ€” Without LeetCode or Club Leaderships on My Resume Dhruv Jani Dhruv Jani Dhruv Jani Follow Aug 20 How I Got a Job Offer as a Fresher in an AI-Fearing Market โ€” Without LeetCode or Club Leaderships on My Resume # career

We haven't written up this one. Dev.to has the full story โ€” the link below goes straight to it.

Read the original at dev.to โ†’

More in Tech

Hello Everyone

Hello everyone, I am new to coding just begun to learn the ins and outs of coding and what it can do. I am in the process of getting my Full Stack Developer certificates.

From Prompt to Playable: Building a Phaser Survival Game with Codex and SpriteShip

There is a big difference between a game prototype that technically works and one that feels like a game. Movement, spawning, upgrades, and collision can be built with colored rectangles.

  • Combines Phaser 3, Codex, and SpriteShip for top-down survival game
  • Generates animated characters, enemies, weapons, collectibles, and boss encounter
  • Streamlined asset integration speeds up development process

AWS EC2 Deployment โ€” Q&A Reference

A reference guide compiled from deploying two Node.js/Docker apps to AWS EC2, covering the real issues hit and how they were fixed. 1. Getting Connected Q: How do I SSH into my EC2 instance?

  • Use chmod 400 and ssh command to access EC2 instance
  • Verify connected instance via curl commands for ID and public IP
  • Allocate Elastic IP for stable public IP and HTTPS setup

More from Saturday 22 August โ†’