H A J R A

14.5K posts

H A J R A banner
H A J R A

H A J R A

@codewithhajra

Sharing tips, tricks, and resources to help make your learning journey easier. 👩‍💻 DM for collab 📩

United Kingdom Katılım Ağustos 2021
240 Takip Edilen16.9K Takipçiler
Dhanush N
Dhanush N@Dhanush_Nehru·
The smallest thing you can learn right now is learning to learn
English
5
0
11
203
Csaba Kissi
Csaba Kissi@csaba_kissi·
🚨 "Is ready for launch?" is on Uneed today, guys! Any support would be appreciated. 🙏 Also looking for feedback and suggestions. uneed.best/tool/is-ready-…
Csaba Kissi tweet media
English
20
8
48
2.6K
Jaydeep
Jaydeep@_jaydeepkarale·
The difference between junior and senior developers isn't knowing more syntax. It's knowing which mistakes to avoid. I've been reviewing Python code for 5+ years, and I see the SAME 10 mistakes in every single junior developer's code. Every. Single. Time. It's not their fault, these are the mistakes that tutorials don't warn you about. The ones that work fine in your toy projects but explode in production. Want to know the secret to writing code that doesn't make senior developers cringe? Stop making these mistakes: 1. Using mutable default arguments (instant red flag) 2. Modifying lists while iterating (runtime error guaranteed) 3. String concatenation in loops (performance killer) 4. Bare except clauses (debugging nightmare) 5 Using eval() on user input (security disaster) And 5 more that I see constantly. I just wrote the guide I wish I had when I started: The 10 Python mistakes that scream "junior developer" (and how to fix them): @_jaydeepkarale/10-common-python-mistakes-every-beginner-makes-and-how-to-fix-them-7ab090487b7b?sk=074f5ffaf8499850d29bf9b5c89f2541" target="_blank" rel="nofollow noopener">medium.com/@_jaydeepkaral… Read it. Your code reviews will never be the same.
English
4
2
16
686
Amira Zairi
Amira Zairi@azed_ai·
I tested Nano Banana Pro vs Flux 2 Pro on LeonardoAi Here are 11 prompts across different photography styles to see the difference Check them out and let me know which one you prefer 👇🏻
Amira Zairi tweet media
English
12
4
33
5.6K
Ritika Agrawal
Ritika Agrawal@RitikaAgrawal08·
Most people learn syntax. Very few learn how to build real systems. In the AI era, knowing tools isn’t enough. The real advantage is learning : • how software systems work • how AI fits into real products • how to ship real projects Platforms like @masaischool are focusing on this shift, training 25,000+ learners across tech & AI roles. Interesting direction for developer education! Know more about Masai : tinyurl.com/masai-x-ritika
Ritika Agrawal tweet media
English
4
1
17
386
Ritika Agrawal
Ritika Agrawal@RitikaAgrawal08·
push(), pop(), shift() & unshift() in JavaScript 👇 These are basic array methods used to add or remove elements from the beginning or end of an array. ✨ Important pointers : ▪️ push() → adds elements to the end of an array ▪️ pop() → removes the last element ▪️ shift() → removes the first element ▪️ unshift() → adds elements to the beginning Remember that all these methods modify the original array (they are mutable).
Ritika Agrawal tweet media
English
9
4
37
652
Shefali
Shefali@Shefali__J·
14 Essential React Concepts You Should Know🔥 Open this🧵 Bookmark for later🔖
English
8
6
33
1.8K
Shefali
Shefali@Shefali__J·
💡HTML Tip You can make a download link by adding the "download" attribute to an <a> tag instead of opening the linked resource in the browser.
Shefali tweet media
English
8
2
34
975
Vivek Naskar
Vivek Naskar@vivek_naskar·
Good morning, ladies and gents! It's a holiday for me at work. So, will be working on some personal projects. I am also going for a movie in the afternoon. I hope you all have a great day. P.S. This is one of my fav YT channels that runs in the background while I work. 💎
Vivek Naskar tweet media
English
11
0
17
194
H A J R A
H A J R A@codewithhajra·
Small efforts repeated daily = big results.
H A J R A tweet media
English
6
2
12
92
Neo Kim
Neo Kim@systemdesignone·
20 GitHub repos to elevate your AI engineering career (save this): 1 OpenClaw ↳ Runs a personal AI agent locally that can browse, plan & take actions on your device. 2 TensorFlow ↳ Provides a production-ready framework to build, train & deploy machine learning models at scale. 3 AutoGPT ↳ Automates multi-step tasks by chaining LLM reasoning into autonomous agents. 4 n8n ↳ Automates workflows with a visual builder that integrates APIs, data & AI tools. 5 Ollama ↳ Runs open LLMs locally with simple commands & optimized performance. 6 Stable Diffusion WebUI ↳ Generates images locally with a powerful UI for Stable Diffusion models. 7 Hugging Face Transformers ↳ Offers thousands of pretrained models for NLP, vision & multimodal AI tasks. 8 Langflow ↳ Builds & tests LLM pipelines visually using a drag-and-drop interface. 9 Dify ↳ Creates production-ready AI apps with built-in orchestration, prompts & APIs. 10 LangChain ↳ Orchestrates LLM workflows, tools, memory & agents in applications. 11 Open WebUI ↳ Delivers a self-hosted ChatGPT-style interface with local & API model support. 12 DeepSeek-V3 ↳ Provides a high-performance open-weight LLM optimized for reasoning and coding. 13 PyTorch ↳ Builds & trains deep learning models with flexible, research-friendly APIs. 14 Gemini CLI ↳ Interacts with Google’s Gemini models directly from the command line. 15 llama cpp ↳ Runs LLaMA-style models efficiently on CPUs & local hardware. 16 Whisper ↳ Transcribes & translates speech with high accuracy using deep learning. 17 ComfyUI ↳ Designs advanced image generation workflows using node-based pipelines. 18 CrewAI ↳ Coordinates multiple AI agents to collaborate on complex tasks. 19 RAGFlow ↳ Implements retrieval-augmented generation pipelines for enterprise search & QA. 20 Claude Code ↳ Assists coding with deep repository understanding & agent-style workflows. What else should make this list? 💾 Save this for later & RT to help other software engineers learn AI. 👤 Follow @systemdesignone + turn on notifications.
Neo Kim tweet media
English
16
139
547
24.2K
Jaydeep
Jaydeep@_jaydeepkarale·
@codewithhajra Good thread, all practical tips which will most certainly help during interviews !!
English
1
0
1
20