What are your current personal projects?

I’ve been trying to find an idea for a personal project for a while now, and I just cannot find anything that I would like to do. Games have been my main focus for the last few years, but now I have realized I don’t enjoy game development as much as I used to and I’ve been wracking my brain for a new non-game related project to work on. I’m more interested in frameworks and libraries that can help other people with their programming, but everywhere I look my ideas are already being done.

So now I’m interested; what are your personal projects that you are programming right now?

I’m very much an idealist so I kind of want to do everything and try make it better. Performance is my main interest, I want to make maximum use of computer power rather than dragging it back with inefficient software.

The problem is while I have a pretty good idea of most of the theory, I have almost very little practical experience, and my idealistic tendencies tend to keep it that way. I’m trying to get past it.

I’m currently trying to write a voxel engine (akin to a game called Block N Load, whose performance issues drove me to this), to see what I can do performance wise. I’ve got a couple of my own ideas to try out.

And there’s no less than ten other projects I want to do, and a few are unique as far as I can tell. I’ll keep those to myself for the moment. :wink:

On to you, even if there’s basically a library for everything, perhaps you can find flaws in them, or maybe there’s something more specific you need, or you could create libraries targetting a more niche audience.

You could also look at web applications. One thing I’d like is a less restrictive project/task management system. Ganterr and the like have annoyed me more than pleased me, though I certainly haven’t seen all projects of the type. I’d also like an online video player that isn’t doesn’t completely break if you click a few buttons too fast, or lose connection for a moment.

There’s also dekstop tools, I’m sure there’s plenty of cool things you do to assist in asset pipelines. You could even make plugins for existing software.

And secondly, is there any application that you want to exist? That you’d find ideal?

:slight_smile:

I’m just trying to make a game that doesn’t look like it was made in Microsoft paint and doesn’t play like a turtle on Benadryl.

My current personal project is paused, because I’m programming other game right now.

My paused game is a Tower Defense Online (CO-OP), for Android, Desktop and Web(maybe).

But I’m so excited to start an Action RPG game for fun, this is my life.

Making own programming language with IDE for him ^^
Always have a dream make own language, but without working IDE its like programming in notepad.
(I understand this after couple years of programming)

So now making IDE.
(even don’t have idea how make custom debugger :(, so in theory for start will convert code to java and debug on java)

Try find at lest some one rd solution, but all I find in internet is custom script language with sad syntax upgrade, same as IDE they so hard to modify even eclipse with plug-in support (rewrite java eclipse AST is hard)
So because I in any case will rewrite so many things I decide make own IDE =)
IDE its like game engine with good window system.

Do this already 6 months :wink:
(Custom render, windows, repaint, file tree, etc – nonsense when we have java fx, etc - but its funny)

Current task is: make Save load IDE status – like open windows, etc…

p.s its only personal project: because in practical purposes – no one care 1 more language or IDE
we already have so many them, with big Development team, tutorials and great support.

Since few years I am developing DeedPlanner - tool for Wurm Online ( http://forum.wurmonline.com/index.php?/topic/79352-deedplanner-231-3d-house-and-deed-planner/ ) - this is probably my biggest personal project so far.

https://dl.dropboxusercontent.com/u/67758055/Wurm/DeedPlanner/14_05_2015__04_32_42.png

When it comes to games, I have two personal projects as well, but both of them are suspended due to lack of time and in too early stage to show them to the world, the same with Direct3d bindings for Java.

I’m developing an operating system

You all have some great ideas going on!

Slyth, that sounds really interesting. Details?

I’m trying to push myself to learn new things right now. I have my tower defense game on hold at the moment as I wanted to get something made for Android.

Thinking of learning a new programming language soon (No idea what) or taking a look at Spring & Hibernate when I have time :point:

A few:

  • My game engine
  • My backup program (cause I like making stuff [it once corrupted my files instead of creating a backup…])
  • A website called 7 DAY BUDDY (where every week you get paired off with a stranger to talk to for 7 days)
  • School projects :’(

-Software rasterized 3D game in java
-3x3 Matrix encoding and decoding of String messages
-Write a Cleverbot type program (not easy at all)
-Write a slot machine program

Well it’s pretty basic right now. Just your basic GDT/IDT/ISR, 32 bit kernel. I’m working on keyboard input as I’m typing this. After that I’ll implement some sort of filesystem, mostly likely some FAT variant.

Not really a project, but I’ve been practicing drawing as I figure that if I ever want to complete a project of any kind of quality, I should have art skills.
Opinions on what I’m working would be nice (:

http://puu.sh/hXdAf/1bc5a88af6.jpg

-More finishing touches on my first Android game
-An ‘abstract visual debugger’ (http://symbolflux.com/projects/avd)
-‘structured’ code editor (it only looks like there’s text there! —it’s really a bunch of nested tiles, like app icons on mobile devices), using libgdx (http://symbolflux.com/projects/tiledtext)

I like this 7 DAY BUDDY idea matanui159 :slight_smile:

Looks nice NegativeZero!

Holy mamajama that looks nice! Stick a beard on that, add 2 cats and call it a dwarf fortress meme!

You mean like this?

http://puu.sh/hXhKN/70f35c68c2.jpg

What reference do you Use?)
My personal code reference for OS development – is KolibriOs and Linux Kernel (maybe FreeDOS, BSD) ^^.

When I have time I’m working on a game project that also happens to be my childhood dream. :slight_smile:
Apart from that I have a few other projects in mind like some other game ideas or a few NetBeans plugins.
Every now and then I’m learning some japanese Kanji.

But currently I’m implementing the last few parts of my bachelor thesis.

That sounds awesome! I’m really interested in that, where do you even begin learning about it?

Almost, when I mean beard I mean BEARD. Dwarf beard. So long and… well long.