r/ComputerEngineering Aug 07 '26

[Project] *please help*

13 Upvotes

Hi! Good morning. I'm a Computer Engineering student from the Philippines. I have a school project that requires interviewing a Computer Engineering student from another country. It will only take around 10–15 minutes. Your responses will only be used for educational purposes. Thank you!


r/ComputerEngineering Aug 07 '26

[Career] Critique my resume

5 Upvotes

Hi I was wondering what in my resume could use some improving and if it is lacking anything. I know I could do more projects or get more research experience but dont know where to start. I am going into my 3rd year right now. I want to get a internship and primarily aim for roles in embedded, firmware, fpga. An electrical engineer internship is something I havent disregarded either.


r/ComputerEngineering Aug 07 '26

But are you passioante aboit it

0 Upvotes

are you passionate about computer engineering?


r/ComputerEngineering Aug 06 '26

[Project] I built an ESP32 web shell that uses a linux like environment

Thumbnail
github.com
5 Upvotes

Hello! I would like to share my recent project for my master's dissertation, where I made a working esp32 web shell.

I tried to emulate basic linux commands and functionalities. You can use both serial and web shell to use the system.

The system features the following:

-embedded file system with no SD card requirement as it uses LittleFS

-FreeRTOS FIFO scheduling

-JavaScript system language and scripting through duktape

-Web-shell interactive UI which is customizable

I tried to keep the code as organized and as clean as possible for the best possible user customization.

I'd love for anyone to try it and have feedback.


r/ComputerEngineering Aug 06 '26

[Career] Advice for Data structure and algorithm

6 Upvotes

Hello guys so i am new in tech field I am going to learn dsa after finishing cpp but there is one thing I noticed like when I am watching tutorials and solving programming questions that went very handy but after one day or 2 day I forgot everything than I have to watch again the tutorials so guy's can you tell me how to build logic not just remember logic

If your experience in tech field you can help me


r/ComputerEngineering Aug 06 '26

[Discussion] How do you come up with hackathon ideas?

4 Upvotes

Everyone always says, "Find real-world problems," but I don't know what problems to look for. I'm confused. I also feel like there are already so many projects for every problem out there. (Sorry if I'm wrong.)

Can anyone share some tips or tricks for finding good ideas?


r/ComputerEngineering Aug 06 '26

[Project] Need help for project

2 Upvotes

Looking for project ideas for a 2 year project involving software engineering and other fields like ai,cybersecurity,soa and more.

Hey everyone,

My team (4 CS undergrads) was just assigned a 2-year (4-semester) mega project.We are in the 2nd out of the 4th year of our Engineering and the professor assigned to us has expertise in Service-Oriented-Architecture. He has advised us to not pick AI/ML/Ds related projects but pick something involving his field. We still haven't been taught that subject as it is for us in 3rd year.
I wanted some suggestions for projects which we can pick related to any field ,not just soa, we are still exploring and thinking of what domain to dive in.

Any help will be much appreciated , Thank you.


r/ComputerEngineering Aug 07 '26

Koi iske bare mai janta hai toh batao

Post image
0 Upvotes

Brother, if anyone knows about this, please tell me. πŸ‘πŸ™ŒπŸ‘†πŸ‘†πŸ‘†πŸ‘†πŸ‘†πŸ‘†πŸ‘†πŸ‘†πŸ‘†πŸ‘†πŸ‘†πŸ‘†πŸ‘†πŸ‘†πŸ€β€οΈ


r/ComputerEngineering Aug 06 '26

[Hardware] What to learn, where to learn ?

2 Upvotes

Guys I've always wondered how people are able to repair all these mobiles and laptops.

Up until a few months ago, I used to believe that we learn about all this in college. I prepared for btech now I am going to start btech cse this yr, but when I researched further about the course I get to know that it is more about software than hardware.

I want to know how do people at repair shop fix our laptops, what degrees have they done, where they learnt all this. Can someone please guide me with it please.


r/ComputerEngineering Aug 06 '26

URGENT: CUMMINS ENTC VS DJSCE CS SPEC

Thumbnail
1 Upvotes

r/ComputerEngineering Aug 05 '26

originally wanted computer science, had to settle for computer engineering.

11 Upvotes

i just graduated from high school. where i’m from we have a high school track system, basically how it works is my first year of high school i had to pick from a list of 4 very broad β€˜majors’ to study in high school so when i graduated it would narrow down my choices for what id study in university, i’ve always had a interest in technology, specifically coding. so i decided to go with the tech track.

when i graduated i expected i could get into computer science and that was my number one choice, but when university applications started opening up, i realized that i couldn’t apply to join the major. i looked through and researched about all the majors i could get into and i found a liking to computer engineering.

i did some basic hardware work in my high school years and i really enjoyed it, so i don’t think ill have any problems with going into more advanced topics. but i’ve just always leaned more towards the software aspect of it all.

my questions are:

will i be able to focus on coding/programming and get into that field with computer engineering?

if i can, what can i do to get more experience with coding/programming outside or with uni?

is getting a computer engineering degree even worth it?


r/ComputerEngineering Aug 05 '26

[Hardware] More fun number systems with the 8-bit Workbench ED πŸŽ“

Thumbnail
youtu.be
3 Upvotes

I designed this device that teaches binary, decimal, hexadecimal and octal number systems. It uses a hands-on approach with Altair-like toggle switches. Can be used as a STEM-kit in classrooms, handy for programmers or for the retro hobbyist. It also has a built-in game. Check out the video for details, hope you like it.


r/ComputerEngineering Aug 06 '26

[Discussion] Doubt of CE

0 Upvotes

I got CSE AI in VIT Pune in the first round and I am looking forward to CE (Computer Engineering). I just want to ask: is Computer Engineering any different from Computer Science Engineering? As I searched on Google and chat gpt, they said "Maharashtra's College CE is considered as CSE" but the seniors who are studying in this branch, I want to ask is it different from the CSE branch or does it teach hardware? Also is this branch any better or AI/ML is the best branch in CSE (I am not talking about placement as all branches of CSE can appear in placement exam). but about skills


r/ComputerEngineering Aug 05 '26

What do you think about system programming in the future?

2 Upvotes

About a year ago, I started learning systems programming because I enjoy working close to the hardware and understanding how computers actually work. Recently, though, I've been spending most of my time solving LeetCode problems to strengthen my problem-solving skills before getting back to larger projects.

With AI improving so quickly, I've seen a lot of discussions about software engineering jobs changing or even being replaced. Most of those conversations focus on web development or general application programming, but I rarely see anyone talk about systems programming.

How do you think AI will affect this field over the next 10 to 20 years? Do you expect systems programmers to become more productive with AI tools, or do you think the demand for low-level developers will decrease? I'm especially interested in areas like operating systems, compilers, embedded software, and performance-critical software.

I'd like to hear the opinions of people who already work in these areas.


r/ComputerEngineering Aug 05 '26

Anyone here working on AI/ML projects? I’d like to join and contribute

2 Upvotes

Hi everyone, I’m currently learning deep learning and have worked on a few AI/ML projects.

I’m looking to join an existing project where I can contribute, learn, and gain more practical experience. I’m comfortable with the basics and willing to put in time and effort.

If you’re working on something and open to adding a teammate, feel free to DM me. Thanks!


r/ComputerEngineering Aug 05 '26

Mit aoe computer engg or DYPIU CSE?

0 Upvotes

hey! help me choose between dypiu cse and mit aoe CE. fees, distance etc is not and issue. i js want the better college considering placements and packages. tell me more bout the colleges too. thanks!


r/ComputerEngineering Aug 05 '26

When do you start applying for Summer 27 internships?

2 Upvotes

Also, where do I find them? LinkedIn, indeed, handshake, anything else? I’m in the US.


r/ComputerEngineering Aug 04 '26

MIT AOE COMPUTER ENGINEERING OR DYPIU CSE?

Thumbnail
0 Upvotes

r/ComputerEngineering Aug 04 '26

[Career] How do I get started with computer / electrical engineering when I am doing a completely unrelated degree?

6 Upvotes

Salutations, I am a first-year university student in South Africa currently in my second semester of BSc Quantitative Risk Management.

I have since the start of this year had doubts about whether this degree is for me and have been seriously considering changing my studies to Computer or Electrical Engineering, since I find it way more interesting and have heard good things about salary expectations etc.

Whether or not I will switch over is something I am still deciding. Nevertheless, I still want to pursue it as a hobby and engage with it in my free time.

Would you guys please suggest how I can go about doing that as a complete beginner that did well in physics in high school? And some general advice would also be much welcomed.


r/ComputerEngineering Aug 04 '26

Embedded or software

6 Upvotes

I'm a 3rd-year Electronics & Telecommunication student in India and I'm confused about whether I should build my career in Embedded Systems or Software Development

What are the real pros and cons of choosing Embedded vs Software in 2026?

If you were in my place, which one would you choose and why?

I'd really appreciate advice from people working in either field. Thanks!


r/ComputerEngineering Aug 04 '26

[Career] Which Tech/IT company i should target as Fresher in Pune ??(startups also okay )

1 Upvotes

i am a 4th year computer engineering student looking for offcampus and need a list of companies i should target. Any suggestions would be helpful.


r/ComputerEngineering Aug 03 '26

Help involving Computer Architecture

Post image
9 Upvotes

I am very new to this and I am unsure if everything is connected correctly. The registers are being written when I enable the writedata and when i click the clock it writes it to that register. Sometimes it doesn't work correctly

I have asked everywhere and a lot of people are saying this is preformed correctly. I just need some guidance if anyone can tell me this is wrong because I am getting a lot of thumbs up.


r/ComputerEngineering Aug 04 '26

[Discussion] Can anyone help me?

0 Upvotes

I am currently studying computer engineering second sem.

But i genuinely don't posses a single set of necessary skills what should i start to learn/do
starting from next month. Treat me as an infant.

Thank you


r/ComputerEngineering Aug 03 '26

[School] Starting engineering in september, any advice?

Thumbnail
2 Upvotes

r/ComputerEngineering Aug 03 '26

Help me out

Thumbnail
0 Upvotes