Tumgik
#front end development
hayaway Β· 2 months
Text
Tumblr media
I was playing Persona 5 the another day and I saw this!
I will post it here as a reminder to have my own way of coding πŸ’»βœ¨
79 notes Β· View notes
bruceawaynefrfr Β· 7 months
Text
Can't study until I yassify
Tumblr media
81 notes Β· View notes
izicodes Β· 1 year
Text
Tumblr media
Hiya! I've compiled a list of some of the currently active Tumblr blogs that are dedicated to all things coding and programming - this includes frontend dev, backend dev, web dev, game dev, etc. These are blogs I also follow (I try to follow as many as I can) and I like what they post, and I just wanted to share it with more people!
I will keep updating this post whenever a new blogger pops up or if some blogs deactivate - some of my fav blogs deactivated which is super sad since I loved seeing their coding posts on my dashboard! Anyways, onto the blogs!
━━━ β‹†β‹…β˜†
@code-es β˜† @web-dev-with-bea β˜† @mileotero β˜† @sunlearnscoding β˜† @anndcodes β˜† @kirjh β˜† @zoeythebee β˜† @psychoticdesigns β˜† @yyshenblog β˜† @shivanitanwarsblog β˜† @cloudylogs β˜† @aleksey-kivaiko β˜† @simplywebstuff β˜† @codingflicks β˜† @checks β˜† @podokonnik β˜† @adventuresincodeandcoffee β˜† @knitjumpergames β˜† @pizzatriestostudy β˜† @codeparttime β˜† @programmerhumour β˜† @avkera β˜† @datavids β˜† @womaneng β˜† @shahednasser β˜† @cssengineer β˜† @soybananamilkcodes β˜† @frithams β˜† @primarykousu
━━━ β‹†β‹…β˜†
Again, if there are more out there, let me know so I can update the list! If you want your @ taken off the list, let me know too! Thank you and I hope more people follow these super cool blogs and enjoy their posts the way I have! πŸ’»πŸ’—πŸ’—
297 notes Β· View notes
musthavesims Β· 11 months
Text
Can you get a job with just html, css and Java? Basically just as a front end developer ? With square space, Shopify, and WordPress does this take away a lot of need for front end developers?
Also with ai becoming more prominent is it "useless" to just have front end experience and are more companies wanting more people with back end experience?
85 notes Β· View notes
hindintech Β· 4 months
Text
Frontend Projects Ideas
ADVANCED
1. E-commerce Website
2. Social Network
3. Online Learning Platform
4. Music Streaming Service
5. Real Estate Listing
6. Project Management Tool
7. Chatbot Interface
8. Job Board
9. Weather Forecast with Al
10. Stock Trading Platform
11. loT Dashboard
12. Voice Assistant Interface
13. Expense Report Generator
14. Augmented-Reality App
15. Interactive 3D Graphics
16. Blockchain Explorer
17. Machine-Learning Dashboard
18. Language Learning App
19. Financial Planning
20. Astronomy Viewe
22 notes Β· View notes
kira-likes-code Β· 3 months
Text
An Introduction
Hi, I'm Kira! I like coding. I started lessons a few months back, got pretty far, and then burned out. But I'm back again because I'd like to switch-up with my career for something that I really like.
I'm interested in front end development.
I'm very familiar with HTML. I'm still fine-tuning CSS. And while I can go through Javascript exercises, I'd like to see it in real time use to understand it, you know? Anyway, I'd love accountability and to meet more programmers that are of color, of the lgbtq+ community, or are women.
Nice to meet you all~
19 notes Β· View notes
code-es Β· 1 year
Text
ASSIGNMENT DONEEEE
Finished my group project!! Now i just have to start working on my presentation for our assessment on friday (': here's the game if anyone's up for trying it out! https://pokemon-memorygame.netlify.app/
And here's the GitHub repo for anyone interested in the code heehe https://github.com/Kristallers/PokeMon-Memory-Game-Ester
We used a free API to randomly fetch data about different pokΓ©mons, and they are dynamically displayed using JS. The score is stored in the browser's storage with local storage!! Here are some of the snippets I worked on <:
Tumblr media Tumblr media
151 notes Β· View notes
imamuffin Β· 2 months
Text
Tumblr media
// building my portfolio website ...
18 notes Β· View notes
priya-joshi Β· 2 months
Text
The Roadmap to Full Stack Developer Proficiency: A Comprehensive Guide
Embarking on the journey to becoming a full stack developer is an exhilarating endeavor filled with growth and challenges. Whether you're taking your first steps or seeking to elevate your skills, understanding the path ahead is crucial. In this detailed roadmap, we'll outline the stages of mastering full stack development, exploring essential milestones, competencies, and strategies to guide you through this enriching career journey.
Tumblr media
Beginning the Journey: Novice Phase (0-6 Months)
As a novice, you're entering the realm of programming with a fresh perspective and eagerness to learn. This initial phase sets the groundwork for your progression as a full stack developer.
Grasping Programming Fundamentals:
Your journey commences with grasping the foundational elements of programming languages like HTML, CSS, and JavaScript. These are the cornerstone of web development and are essential for crafting dynamic and interactive web applications.
Familiarizing with Basic Data Structures and Algorithms:
To develop proficiency in programming, understanding fundamental data structures such as arrays, objects, and linked lists, along with algorithms like sorting and searching, is imperative. These concepts form the backbone of problem-solving in software development.
Exploring Essential Web Development Concepts:
During this phase, you'll delve into crucial web development concepts like client-server architecture, HTTP protocol, and the Document Object Model (DOM). Acquiring insights into the underlying mechanisms of web applications lays a strong foundation for tackling more intricate projects.
Advancing Forward: Intermediate Stage (6 Months - 2 Years)
As you progress beyond the basics, you'll transition into the intermediate stage, where you'll deepen your understanding and skills across various facets of full stack development.
Tumblr media
Venturing into Backend Development:
In the intermediate stage, you'll venture into backend development, honing your proficiency in server-side languages like Node.js, Python, or Java. Here, you'll learn to construct robust server-side applications, manage data storage and retrieval, and implement authentication and authorization mechanisms.
Mastering Database Management:
A pivotal aspect of backend development is comprehending databases. You'll delve into relational databases like MySQL and PostgreSQL, as well as NoSQL databases like MongoDB. Proficiency in database management systems and design principles enables the creation of scalable and efficient applications.
Exploring Frontend Frameworks and Libraries:
In addition to backend development, you'll deepen your expertise in frontend technologies. You'll explore prominent frameworks and libraries such as React, Angular, or Vue.js, streamlining the creation of interactive and responsive user interfaces.
Learning Version Control with Git:
Version control is indispensable for collaborative software development. During this phase, you'll familiarize yourself with Git, a distributed version control system, to manage your codebase, track changes, and collaborate effectively with fellow developers.
Achieving Mastery: Advanced Phase (2+ Years)
As you ascend in your journey, you'll enter the advanced phase of full stack development, where you'll refine your skills, tackle intricate challenges, and delve into specialized domains of interest.
Designing Scalable Systems:
In the advanced stage, focus shifts to designing scalable systems capable of managing substantial volumes of traffic and data. You'll explore design patterns, scalability methodologies, and cloud computing platforms like AWS, Azure, or Google Cloud.
Embracing DevOps Practices:
DevOps practices play a pivotal role in contemporary software development. You'll delve into continuous integration and continuous deployment (CI/CD) pipelines, infrastructure as code (IaC), and containerization technologies such as Docker and Kubernetes.
Specializing in Niche Areas:
With experience, you may opt to specialize in specific domains of full stack development, whether it's frontend or backend development, mobile app development, or DevOps. Specialization enables you to deepen your expertise and pursue career avenues aligned with your passions and strengths.
Conclusion:
Becoming a proficient full stack developer is a transformative journey that demands dedication, resilience, and perpetual learning. By following the roadmap outlined in this guide and maintaining a curious and adaptable mindset, you'll navigate the complexities and opportunities inherent in the realm of full stack development. Remember, mastery isn't merely about acquiring technical skills but also about fostering collaboration, embracing innovation, and contributing meaningfully to the ever-evolving landscape of technology.
6 notes Β· View notes
viowlettcodes Β· 3 months
Text
Back to the learning for this year! I took a few weeks off at the end of 2023 to stop any burnout... I am so glad I did because now I'm nice and refreshed to start it back up again. I also managed to get accepted on a university course starting in September 2024! I'm now on a class for Python, front-end development with javascript and learning some cybersecurity things on the side (literally starting from scratch on that topic because I know nothing!) I've made sure to have other hobbies while I do this, so I have time to relax and process my thoughts without overloading myself. I like to crochet, read and play the violin in my downtime...what about you? What are your hobbies?
6 notes Β· View notes
tobiasforms Β· 1 year
Photo
Tumblr media
41 notes Β· View notes
hayaway Β· 5 months
Text
100 Days of code πŸ’»βœ¨
Tumblr media
Day 62 - 67
Week 2 of SheCodes is done ✨ currently working on the homework
I am glad it wasn’t that confusing because I already studied python before 🐍
I need to learn more about functions and how to use them properly
101 notes Β· View notes
professorbrainstorm Β· 25 days
Text
Introducing: Compare Da Player
Tumblr media
Compare the internet's most popular video player styles, All in 1 place, In a simple efficient way.
Click here to try now (no sign up required)
Compare da Player
2 notes Β· View notes
izicodes Β· 1 year
Text
Tumblr media
Besides Tumblr, I'm on Instagram a lot and, obviously being me, I follow accounts that are about coding and programming! I wanted to share some for those who also use Instagram as well to get some inspo and help on instagram!
━━━ β‹†β‹…β˜†
Instagram accs that are sharing their progress πŸ€—
@coding_begins_at_40 | @chelle.codes | @techieamanda | @curls_that_code | @cazcodes | @codergirl_al | @paco.artist | @amna.codes | @manny_codes | @eglecodes | @techwithtalon | @codewithelena | @_camicodes
Instagram accs that are sharing tips and resources πŸ“‚
@forgoodcode | @axgdev | @manavcodes | @codeinfoo | @faith.tech_ | @javascriptmastery | @tomi_codes | @ehsancodes | @tiffintech | @code.clash | @devcommunity_ | @new_javascript | @gowsami.dev | @khattakdev | @pixselacademy | @facts4web | @thatcodingvibe | @techbendiz | @mili.codes | @codemyjourney
━━━ β‹†β‹…β˜†
There are a lot more, of course, but if you want to start following programming stuff on Instagram on your main account (or on your own coding account πŸ‘€) I suggest checking out these accounts! That's all! Thank you and happy coding πŸ€ŽπŸ’»
25 notes Β· View notes
theegarlicwitch Β· 3 months
Text
Tumblr media
Working on some coding homework beep boop πŸ‘Ύβœ¨
4 notes Β· View notes
hindintech Β· 4 months
Text
Frontend Projects Ideas
INTERMEDIATE
1. Chat Application
2. Expense Tracker
3. Weather Dashboard
4. Portfolio CMS
5. Blog CMS
6. Interactive Maps Data
7. Weather-App
8. Geolocation
9. Task Management App
10. Online Quiz Platform
11. Calendar App
12. Social-Media Dashboard
13. Stock Market Tracker
14. Travel Planner
15. Online Code Editor
16. Movie Database
17. Recipe-Sharing Platform
18. Portfolio Generator
19. Interactive-Data Visualization
19..Pomodoro Timer
20.Weather Forecast App
13 notes Β· View notes