GitHub
Showcasing Your Best Code with GitHub Pinned Repositories
Your GitHub profile is the first thing many people see when they want to work with you. But if you’re like me, you have dozens of old, half-baked project…
Stories Worth Reading
PixelProse is your go-to blog for insightful articles on Technology, Travel, Food, Health, Lifestyle, Business, Fashion and Sports. Fresh perspectives. Real stories. Zero fluff.
Results for "showcasing projects"
65 articles found
GitHub
Your GitHub profile is the first thing many people see when they want to work with you. But if you’re like me, you have dozens of old, half-baked project…
Human Stupidity
The Sydney Opera House was supposed to take six years to build and cost seven million dollars. It took fourteen years and cost 102 million dollars. The Sco…
DevOps
As web projects grow, managing multiple packages, applications, and shared code becomes a significant challenge. Monorepos—single repositories containing…
Machine Learning
I’ve seen people with dozens of certificates who can’t solve a real-world problem. And I’ve seen self-taught people with amazing GitHub portfolios la…
Build Tools
For years, I was a Maven guy. The rigid structure of Maven is comforting. You know exactly where to find things. But when I started working on a project wi…
Google Cloud Platform
Okay, hear me out. I love GitHub. I have a paid account. But for my work projects on GCP, I started using Cloud Source Repositories. The integration is sea…
Business
The irony of one of the world's largest oil and gas exporters becoming a leader in clean energy is not lost on observers, but the UAE's commitment to its e…
Google Cloud Platform
Okay, hear me out. I love GitHub. I have a paid account. But for my work projects on GCP, I started using Cloud Source Repositories. The integration is sea…
Regional Politics
It’s a classic trope: the big brother syndrome. India’s ‘Neighborhood First’ policy sounds great on paper, but implementing it has been messy. Look…
Google Cloud Platform
I have a problem: I start too many side projects. But I also have a solution: Google Cloud Functions. Need a webhook? Cloud Function. Need to process an im…
Google Cloud Platform
I wanted to break into data science, but I didn't have any projects to show. Then I discovered that Google Cloud gives $300 in free credits to new users. I…
Google Cloud Platform
I have a problem: I start too many side projects. But I also have a solution: Google Cloud Functions. Need a webhook? Cloud Function. Need to process an im…
Tools
The build tool landscape has evolved dramatically, and the choice between Webpack and Vite can significantly impact your development experience. Webpack ha…
Google Cloud Platform
I wanted to break into data science, but I didn't have any projects to show. Then I discovered that Google Cloud gives $300 in free credits to new users. I…
Career
Your portfolio is often the deciding factor in job applications. It needs to do more than just list skills—it should demonstrate them. Start with a clean…
Machine Learning
If you’ve ever had a project break because you updated a library, you know the pain. I’ve been there. One day your code runs, the next day you run 'pip…
Tools & Setup
Sharing your Python code with others, or even just managing your own projects, requires understanding packaging and dependencies. The standard way is to us…
Jobs
Dubai has not stopped building since the 1970s and shows no sign of stopping now. The city's infrastructure pipeline includes new metro extensions, megapro…
Tools & Setup
A good development environment can make your Python journey much smoother. Start by downloading the latest version of Python from python.org. During instal…
Google Cloud Platform
Cloud Scheduler is technically for triggering Cloud Functions or HTTP endpoints. But I've started using it for everything. I have a scheduler job that call…
Technology
Open source software has quietly become the backbone of the modern digital economy. From the Linux operating system that powers most servers to the countle…
Google Cloud Platform
Cloud Scheduler is technically for triggering Cloud Functions or HTTP endpoints. But I've started using it for everything. I have a scheduler job that call…
Google Cloud Platform
My family wanted a website for our reunion. Photos, RSVP, schedule, updates. I built it in a weekend. Frontend on Firebase Hosting. A Cloud Function to han…
Google Cloud Platform
My family wanted a website for our reunion. Photos, RSVP, schedule, updates. I built it in a weekend. Frontend on Firebase Hosting. A Cloud Function to han…
Backend
Bun has emerged as a serious competitor to Node.js, promising dramatically faster performance for JavaScript and TypeScript development. Built on JavaScrip…
Technology
With so many AI options, choosing can be overwhelming. Here is my practical guide. Choose Claude if you need large context windows, excellent documentation…
Object-Oriented Programming
Object-oriented programming (OOP) is a paradigm that organizes code around objects rather than functions. Python is an OOP language from the ground up. A c…
Technology
Using AI coding assistants often means sharing your code with third-party servers. This privacy trade-off deserves more attention. For open-source projects…
Functions & Modules
Functions are the building blocks of any non-trivial Python program. They allow you to encapsulate a piece of logic and reuse it without copying and pastin…
Technology
I wanted to learn Chrome extension development, so I asked Claude to guide me through building a simple productivity extension. It broke down the manifest…
JavaScript
JavaScript used to be confined to the browser. Then Node.js came along and allowed us to run JavaScript on the server. For a beginner, installing Node also…
Machine Learning
I spent months reading textbooks, but I didn’t really learn ML until I started doing Kaggle competitions. There’s something about the pressure of a lea…
Indo-Pacific Strategy
If you’ve been following Indian foreign policy, you’ve heard the term ‘SAGAR’—Security and Growth for All in the Region. It’s meant to be India…
How to Use Claude
One of the practical challenges with AI assistants is staying coherent over long, complex conversations. Anyone who's had the experience of an AI suddenly…
Jobs
Dubai's legal market is centred predominantly on DIFC, where the English common law courts have created an environment in which international law firms can…
Jobs
Dubai's economy has diversified significantly over the past decade, and the sectors with the greatest appetite for talent in 2025 reflect that diversificat…
Rise of America
By March 4, 1933, the day Franklin Delano Roosevelt was inaugurated as the thirty-second president of the United States, the American economy was in a stat…
Aerospace
Growing up in Florida, I always watched rockets launch from Cape Canaveral. I never thought I’d be part of that world. But after getting an associate deg…
Human Stupidity
You have been watching a film for forty-five minutes and you are not enjoying it. You paid for the ticket. Do you leave, or do you sit through the remainin…
Construction
I started as a laborer on a construction site right out of high school. I worked my way up, learned the ropes, and went back to school for construction man…
Google Cloud Platform
Kubernetes is powerful but scary. It's also expensive if you run it wrong. I had a small app that needed a database, a cache, and an API. Running this on s…
How to Use Claude
Education might be one of the domains where Claude is having the most interesting impact — and also one of the most debated. Here's how students and teac…
How to Use Claude
Developers have been integrating Claude into their workflows in ways that go well beyond 'generate a function.' The ways Claude gets used in real engineeri…
GitHub
I maintain a small open-source library that I use for my own projects. It was just a hobby. Then a user opened an issue and asked if I had a GitHub Sponsor…
Neighborhood & Security
Myanmar is India’s gateway to Southeast Asia. But the 2021 military coup put us in a bind. On one hand, India is the world’s largest democracy and mora…
Technology
Claude's ability to handle massive context windows up to 200,000 tokens is not just a marketing gimmick. I regularly paste entire codebases, lengthy resear…
Google Cloud Platform
I used Docker Hub for a while. It was fine until I had a private image that I didn't want public. Then I discovered Artifact Registry on GCP. It's a privat…
Google Cloud Platform
Kubernetes is powerful but scary. It's also expensive if you run it wrong. I had a small app that needed a database, a cache, and an API. Running this on s…
Google Cloud Platform
I gave a service account the 'Owner' role. I know. I'm ashamed. It was my first week on GCP. I wanted everything to just work. It did work. Too well. One d…
GitHub
When I first started with Git, the tutorials were overwhelming. Merge, rebase, cherry-pick—it felt like learning a new language. Then I discovered the Gi…
Rise of America
Between 1880 and 1920, approximately twenty-five million immigrants arrived in the United States. They came from Southern and Eastern Europe — Italy, Pol…
Google Cloud Platform
I used Docker Hub for a while. It was fine until I had a private image that I didn't want public. Then I discovered Artifact Registry on GCP. It's a privat…
Creativity
For a long time, we thought creativity was the final frontier that machines could never conquer. But AI has proven us wrong, not by replacing human artists…
Google Cloud Platform
I gave a service account the 'Owner' role. I know. I'm ashamed. It was my first week on GCP. I wanted everything to just work. It did work. Too well. One d…
GitHub
Architecture
As frontend applications grow beyond what a single team can manage, micro frontends offer an architectural solution. The idea is simple: break your monolit…
Google Cloud Platform
I came into GCP knowing nothing. No cloud experience. No infrastructure background. Just a developer who wanted to deploy an app. Month one was chaotic. I…
Google Cloud Platform
I came into GCP knowing nothing. No cloud experience. No infrastructure background. Just a developer who wanted to deploy an app. Month one was chaotic. I…
CSS
Tailwind CSS has sparked a revolution in how developers approach styling. Instead of writing custom CSS in separate files, you apply pre-existing utility c…
Drama
Sandeep Reddy Vanga's Animal is perhaps the most polarizing film of 2023. It's a dark, unflinching exploration of toxic masculinity, father-son dynamics, a…
Animation
Motion design elevates web experiences from functional to delightful. Framer Motion has become the standard for React animations, providing a declarative A…
Web Standards
Web Components are a set of browser standards that allow developers to create custom, reusable HTML elements that work across any framework. The suite incl…
Software
Everyone knows Windows. Everyone knows Office. But Microsoft has a hidden gem. GitHub. They bought it for 7.5 billion dollars in 2018. At the time, develop…
Backend
Creating your own API is a milestone for any web developer, and Node.js with Express makes it surprisingly approachable. Start by initializing a project wi…
Economy
I’ve been following economic news for years, and one thing is clear: the China dream is facing a reality check. Real estate crisis. Youth unemployment…