Install
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
I Finally Built My Developer Portfolio
22+ hour, 41+ min ago (79+ words) After a lot of coding, learning, changing ideas, and rebuilding things, I finally launched my personal portfolio. I didn't want it to be just a simple "about me" page. I wanted a place where I can share: This is just…...
Launching My Digital Portfolio: Bridging Code & Creative Media
1+ day, 15+ hour ago (134+ words) I’m excited to officially launch my new digital portfolio—a central hub where my background in Computer Engineering intersects with my passion for visual media and AI/ML technologies. 🚀 Over the last few months, I’ve focused on building tools designed…...
SQL Datatypes, Operators and NULL: Worked Examples and Traps
3+ day, 14+ hour ago (771+ words) Use one four-row Employee table to master SQL type choices, operator precedence, NULL, three-valued logic, COALESCE and aggregate outputs step by step. Exam prep & CS education The Employee table has the following schema: INTEGER stores whole numbers. VARCHAR(20) stores variable-length…...
I Turned My Personal Portfolio Into an SEO Experiment
3+ day, 14+ hour ago (572+ words) What happens when you stop treating your portfolio as just a website and start treating it as a... Tagged with seo, programming, webdev, portfolio....
How to Create a Portfolio Website in Simple Steps
4+ day, 10+ hour ago (1166+ words) Learn how to create a portfolio website that presents your best work, skills, and experience clearly. This guide covers choosing projects, planning pages, creating your site with Kimi Websites, editing the layout and content, and publishing it. A portfolio website…...
The Code Review Interview: I Hand Candidates a Broken PR
5+ day, 14+ hour ago (501+ words) The code review interview: I hand candidates a broken pull request instead of a LeetCode problem. Here's what it actually scores. Tagged with interview, career, programming, discuss....
SQL PRACTICAL GUIDE
6+ day, 4+ hour ago (267+ words) The database for Greenwood Academy will have important parts: Students: Information about the students who're in the academy. Subjects: Details about the subjects that are taught at the academy. Exam Results: Records of how students did in their exams. Before…...
AI React Native Form Builder: The Complete Data-Entry Stack in 2026
6+ day, 6+ hour ago (509+ words) Ask any React Native developer what's slow about mobile development and forms will be near the top of the list. Not for the reasons the UI suggests. The visible part (labels, inputs, a submit button) is an afternoon. The invisible…...
I replaced my developer portfolio with an AI version of myself
6+ day, 8+ hour ago (279+ words) I've never really liked developer portfolios. Most of them follow roughly the same... Tagged with showdev, ai, svelte, webdev....
Configure Customer-Managed Keys for Azure AI Services - A Practical Walkthrough
1+ week, 1+ day ago (276+ words) The portal steps look simple, and they are, but the order matters and the identity plumbing is where people trip. Here is the sequence I use. Only once the identity has vault access do you go into the AI resource's…...