#Software Engineering App
Explore tagged Tumblr posts
Text
I'm estimating something like a 10% chance of trump reversing the tiktok ban(unless one of the other cringeys pisses him off in which case expect it in about 5 minutes). But even if that happens, the trust is broken. None of those businesses or users are ever going to rely on it ever again. They're not going to rely on government having any kind of fairness towards small business ever again. (Is there a class action by small businesses about this yet? It wouldn't surprise me). I'm glad to see people finding an alternative in xiaohongshu and the opening up of more of the world. I genuinely think it's great.
And I think this will accelerate the redistribution of social medias that much faster. I remember when I had accounts across multiple platforms, all for different purposes. Deviant art, forums, fanfic, MySpace, Viber, even if I was connected to the same people across different platforms, the conversations we had changed the same way they do if you're catching up for a 10 minute coffee or a weekend trip away. Social media has been consolidating for a long time now. And unless someone huge like apple comes in with their own app, I think we're going to see a lot more of this early days web with different accounts, different platforms and different focuses.
#I'm expecting a flood of workarounds and VPNs in the coming days#and lawsuits#i dont think tiktok should have to be sold but how funny would it be if they sold it to a group of small businesses#i guarantee there are so many software engineers frantically throwing together apps right now for the coming splintering
31 notes
·
View notes
Text
Progress:
Okay so the authentication for spotify is hard for me to understand and requires user authentication, then making a token request that while expire in an hour. So i focused on what I did know how to do and what I had access to token wise. The Spotify developer home page has a temporary access token for demos. I took that token and made a function to make get request to the API and two functions for top tracks and top artists. Then made some functions to print them in my terminal. Here is what my end product looked like in the terminal.
The data for tracks is proving to just show a years worth of listening even though I specified long_term in my get request.
Here is my code:
I tried just doing track.artist but Spotify handles that as multiple artists so I had to handle them as such.
Next Steps: Tackling the user authentication and token requests and including it in this code.
(Also yes I know that is a concerning amount of My Chemical Romance tracks. I had my MCR phase strike up again with a passion last October and I am still balls deep in it.)
#coding#baby coder#web developers#spotify api#software engineering#web development#javascript#nodejs#node-fetch#terminal app#visual studio code#vs code#backend#frontend#my chemical romance#the weakerthans#u2#modern baseball#pup the band#oasis#wilco#misfits#descendents#programmer#programming#github#developers
11 notes
·
View notes
Text
u know whats wild? u know what really grinds my gears. sometimes, when u are looking for a job, a company will say they want a "software engineer." but what they actually want is a "web developer." did u know that? did u know that a "web developer" is also a "software engineer." i didn't
#mad bc software engineer is a vaguer term and ive been excluding myself from that pool arbitrarily#bc my understanding of it was more standalone apps and systems management#no. u can just. make web page.#GNASHING BITING CLAWING its fine. im applying to more jobs nowm
12 notes
·
View notes
Text
3 notes
·
View notes
Text


#softwaredeveloper#dark academia#aesthetic#flutter app development#vs#visual studio#university#software engineering
2 notes
·
View notes
Text
54 of my 62 apps have an update available 🫠
#for a software engineer this is a staggering number#basically I don’t auto update my apps#and I have notifs off#so if I just never go on the App Store I will never know there are updates#do I updated them or hold off until I get to 62/62#tess talks
2 notes
·
View notes
Text
Hi❣️ I’m a Software Engineering student starting to work on my final year project. Being astrology-obsessed for over 10 years, I HAVE TO make an astrology application.
As part of my market research for the project, I want to ask everyone in the astrology community:
What would you like to see in an astrology app / what do you not like about other astrology apps?
Any input would be highly valuable, so thank you in advance!
Sending you lots of love💓
-S
21 notes
·
View notes
Text
First Steps:
So I want to learn how to get access to the spotify api and my data first in my terminal. So I want to:
Get my top albums in terminal
Get my top artists in terminal
Get my top songs in terminal
If I figure it out really quick:
Add that json data into an xbar project on my Macbook
If that is easy then I'll add more stuff for when you click on xbar
#programmer#software engineering#software#code#coding#codeblr#website development#web developers#web design#baby coder#I know how to do nothing I just learned how to access APIs and make crude Ruby on Rails apps#ruby on rails#ruby
7 notes
·
View notes
Text
Website or Mobile App for business? The Million-Dollar Question Dive deep into the pros and cons, cost considerations, and audience preferences that will shape your digital future.
https://link.medium.com/8hYuZGZK7Jb
#software engineering#programming#android#ios#ios app development#phone#website#web design#web development#web developers#mobile app development#google
3 notes
·
View notes
Text

#codeblr#progblr#programming#coding#software development#software engineer#dependency hell#my punishment in hell is just going to be making minor version bumps in various apps until the code compiles for all of eternity#i think we need to make violations of semver a felony with a mandatory life imprisonment sentence
13 notes
·
View notes
Text
SPARK TECHNOLOGIES
We will strive to surpass our clients’ expectations by providing innovative solutions that are grounded in science and experience, developed by recognized experts, and delivered in a trusted manner above reproach. We will remain steadfastly focused on our clients’ goals and work every day to ensure that the issues of current importance, which they are charged with solving, are moved closer to a proven and cost-effective resolution.
#web developement#software testing#devas & Engineering#salesforce#mobile app development#data analytics#it consulting#it outsourcing#web design#content management system#digital marketing
2 notes
·
View notes
Text
AR or Augmented Reality and VR or Virtual Reality are the technical inventions that help live our imaginations before our eyes through simulations. AR/VR can be programmed with IoT objects to offer optimal audio-visual experiences that can rival or replicate a physical world without the help of any tangible media.
But, how to program these elements?
The popular programming languages help you build the simulations that bring AR/VR tech to life for the audience. Languages like C#, Python, JavaScript, JAVA, Swift, C++, Rust, and APIs like WebGL allow developers to build the right AR/VR for the users.
Are you willing to build AR/VR tech for your business? Hire Augmented Reality Developers or Virtual Reality Developers via Remote72.
#ar vr technology#augmented reality#virtual reality#app development#developer#programming#software engineering#software#ar vr development services#python#java#javascript#webgl#developers#iot#iot tech#internetofthings#technology#tech
2 notes
·
View notes
Text
flutter steps :

Last week work:
SECTION 1: Getting Started with Flutter :
1.1 - Course Overview
1.2 - Flutter Installation
1.3 - Creating Your First Flutter App
1.4 - Introduction to Flutter UI Widgets
1.5 - Organizing Flutter Code
1.6 - Working with Logic in Flutter
SECTION 2: Building User Interfaces :
2.1 - Understanding Stateless Widgets
2.2 - Adding Images in Flutter
2.3 - Adding Icons in Flutter
2.4 - Creating Containers in Flutter
2.5 - Working with Buttons
2.6 - Implementing an Appbar
2.7 - Using Row, Column, and Expanded Widgets
2.8 - Creating ListViews and ListView.builder
2.9 - Implementing a Navigation Drawer
2.10 - Adding a Floating Action Button
2.11 - Working with the Stack Layout Widget
2.12 - Creating Custom Widgets
SECTION 3: Managing State and Navigation:
3.1 - Introduction to Stateful Widgets
3.2 - Navigation in Flutter (Push and Pop)
3.3 - TextFields and TextFormFields
3.4 - Implementing Checkboxes
3.5 - Using Radio Buttons
3.6 - Working with Dropdown Buttons
3.7 - Building a Complete Form Flutter App
#software#flutter#flutter app developers#flutter app development#developer#programming#python#100daysofcode#software engineering#fluttercord#coding#design#figmadesign
11 notes
·
View notes
Text
I am a professional website developer I can build a professional website for you to expand your business visit our Website www.futurefinger.com Email Us [email protected] Whatsapp or call +918860691405 #websitedesign #website #websitedvelopmnt#websites #websitedesinger #websitelaunch #websitebuilder
#coding#software engineering#android app development#mobile application development#webdev#hire developers#app development
3 notes
·
View notes
Text
I was Gone for a Minute…
now I’m back with the jump off!
Jk.
But I am back! Still no job. Still interview prepping. I don’t like that I haven’t provided an update in a while. I have been studying data structures and algos. I lost my maternal grandfather recently. Have been continuing with therapy. Have been going through the highs and lows and trying to stay on the ball. I’m learning a lot. I don’t have much energy to recollect everything I’ve been through in my time away, but I will share that I have just been trying to focus. It’s been hard. I am trying to just focus on putting God first. I’m so grateful to be able to study and that he’s brought me this far without needing a loan. Speaking of, student loans are due soon. I don’t know when I will get a job, but the beauty of Christ is that I know if I want it and pray for it, He will give it to me. I don’t need to focus on the how or when, I just need to focus on showing up and doing my best. I’m trying that these days more. Not really time to complain and worry (although I’m human and sometimes slip in this). I am my own competition. On the up & up! I hope the same for you reading this. I hope to share better news soon.
#software engineering#san francisco#python#silicon valley#coding#software development#software#developer#app development#web development services#codeblr
9 notes
·
View notes
Text
Sonatafy Technology
Sonatafy Technology is an award-winning, reputable, and best-in-class nearshore enterprise-level cloud and mobile application software development company providing services to companies of all sizes and in various industries, including some of the world’s biggest brands. We have the expertise and capacity to build fully managed and complete software solutions from product design to launch, and we also support clients with augmentation of client’s existing development staff. Sonatafy Technology is your experienced agile technology partner, not an agency. All Sonatafy engineers are direct employees. No subcontractors, no freelancers. Headquartered in Scottsdale, Arizona with teams throughout the US and Latin America.
Address:
3 East Third Avenue
San Mateo, CA, 94401
USA
Phone:
(415) 839-9340
Website:
Business Email:
Hours:
Mon-Fri: 8AM PST - 6PM PST | Sat - Sun Closed
Payment:
Credit Card, Check
Year EST:
2020
Keywords:
Software Development, Nearshore, Outsourcing, Mobile App Developer, Software Engineers, Fullstack, DevOps
Social Links:
https://www.linkedin.com/company/sonatafy



2 notes
·
View notes